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 134269e commit 4222c4eCopy full SHA for 4222c4e
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.2'
+version = '4.0.3'
15
16
17
setup(name='python-nest',
0 commit comments