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