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