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 b45ea5b commit fa917f8Copy full SHA for fa917f8
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__ = '0.2.1a'
+__version__ = '0.2.1'
31
32
33
from .client import Client
0 commit comments