We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c413a5 commit 365d433Copy full SHA for 365d433
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
except ImportError:
9
from distutils.core import setup
10
11
-version = '0.4.0'
+version = '0.4.1'
12
13
setup(
14
name='labAdmin',
0 commit comments