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 69f7a34 commit 741d249Copy full SHA for 741d249
xkcd_wrapper/__init__.py
@@ -27,7 +27,7 @@
27
__author__ = 'Pedro HC David, https://github.com/Kronopt'
28
__credits__ = ['Pedro HC David']
29
__license__ = 'GPLv3'
30
-__version__ = '1.0.0a'
+__version__ = '1.0.0'
31
32
33
REQUESTS_INSTALLED = True
0 commit comments