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 7f7069c commit 96b3b97Copy full SHA for 96b3b97
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.1.0'
+version = '4.2.0'
15
16
17
setup(name='python-nest',
0 commit comments