We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c356f56 commit 11c0802Copy full SHA for 11c0802
1 file changed
setup.py
@@ -65,7 +65,7 @@ def get_requirements():
65
# --------------------------------------
66
67
name = 'mybase'
68
-version = '0.0.0'
+version = '0.1.0'
69
description = 'My friendly library base class - for Python.'
70
keywords = [
71
'library',
0 commit comments