Skip to content

Commit d195dec

Browse files
authored
Merge pull request #64 from 201st-Luka/201st-Luka-patch-1
Update __init__.py
2 parents 5a5c0d0 + 3ec5a14 commit d195dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyclasher/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.. author:: 201st-Luka
1010
"""
1111

12-
__version__ = '1.0.0'
12+
__version__ = '1.0.1'
1313

1414
from .api.bulk_requests import *
1515
from .api.requests import *

0 commit comments

Comments
 (0)