Skip to content

Commit 741d249

Browse files
committed
release: 1.0.0
1 parent 69f7a34 commit 741d249

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__ = '1.0.0a'
30+
__version__ = '1.0.0'
3131

3232

3333
REQUESTS_INSTALLED = True

0 commit comments

Comments
 (0)