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 58ec788 commit 448d195Copy full SHA for 448d195
setup.py
@@ -2,7 +2,7 @@
2
import os
3
4
BASE_DIR = os.path.realpath(os.path.dirname(__file__))
5
-VERSION = '0.0.5'
+VERSION = '0.0.6'
6
7
8
def parse_requirements():
0 commit comments