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