Skip to content

Commit fa917f8

Browse files
committed
release: 0.2.1
1 parent b45ea5b commit fa917f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xkcd_wrapper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
__author__ = 'Pedro HC David, https://github.com/Kronopt'
2828
__credits__ = ['Pedro HC David']
2929
__license__ = 'GPLv3'
30-
__version__ = '0.2.1a'
30+
__version__ = '0.2.1'
3131

3232

3333
from .client import Client

0 commit comments

Comments
 (0)