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 446074a commit b451004Copy full SHA for b451004
setup.py
@@ -11,7 +11,7 @@
11
# Bumping Minor means API bugfix or new functionality.
12
# Bumping Micro means CLI change of any kind unless it is
13
# significant enough to warrant a minor/major bump.
14
-version = '4.0.5'
+version = '4.1.0'
15
16
17
setup(name='python-nest',
0 commit comments