Skip to content

Commit 38158b4

Browse files
committed
increment version in setup and docs
1 parent 85eff64 commit 38158b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
author = "Matthew Price, Jason McEwen, Matthew Graham, Sofia Miñano, Devaraj Gopinathan"
2626

2727
# The short X.Y version
28-
version = "0.0.1"
28+
version = "1.0.1"
2929
# The full version, including alpha/beta/rc tags
30-
release = "0.0.1"
30+
release = "1.0.1"
3131

3232

3333
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"Intended Audience :: Science/Research",
2222
],
2323
name="s2fft",
24-
version="1.0.0",
24+
version="1.0.1",
2525
url="https://github.com/astro-informatics/s2fft",
2626
author="Matthew A. Price, Jason D. McEwen & Contributors",
2727
license="MIT",

0 commit comments

Comments
 (0)