We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234bed2 commit ab56819Copy full SHA for ab56819
setup.py
@@ -2,7 +2,7 @@
2
import codecs
3
import os
4
5
-VERSION = '2.1.10a2'
+VERSION = '2.1.10a3'
6
DESCRIPTION = 'A Scratch API Wrapper'
7
LONG_DESCRIPTION = DESCRIPTION
8
0 commit comments