We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0d18d commit ad6398fCopy full SHA for ad6398f
setup.py
@@ -2,7 +2,7 @@
2
import codecs
3
import os
4
5
-VERSION = '2.1.9'
+VERSION = '2.1.10a'
6
DESCRIPTION = 'A Scratch API Wrapper'
7
LONG_DESCRIPTION = DESCRIPTION
8
0 commit comments