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 e41945a commit 9876bafCopy full SHA for 9876baf
setup.py
@@ -2,7 +2,7 @@
2
import codecs
3
import os
4
5
-VERSION = '2.1.10'
+VERSION = '2.1.11'
6
DESCRIPTION = 'A Scratch API Wrapper'
7
LONG_DESCRIPTION = DESCRIPTION
8
0 commit comments