We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62affb9 commit 0f63a09Copy full SHA for 0f63a09
.bumpversion.cfg
@@ -1,4 +1,4 @@
1
[bumpversion]
2
-current_version = 0.1.2
+current_version = 0.1.3
3
files = setup.py
4
setup.py
@@ -30,7 +30,7 @@
30
31
setup(
32
name="geoscilabs",
33
- version="0.1.2",
+ version="0.1.3",
34
packages=find_packages(),
35
install_requires=[
36
"numpy>=1.7",
0 commit comments