We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2122b46 commit e133c7fCopy full SHA for e133c7f
setup.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
# coding: utf-8
3
-version = (0, 2, 0)
+version = (0, 2, 1, 'dev1')
4
5
import os
6
import sys
0 commit comments