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