Skip to content

Commit

Permalink
update version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
batreller committed Jul 5, 2024
1 parent 666b388 commit a0f9229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = '1.0.1'
VERSION = '1.0.2'
DESCRIPTION = 'Serializer and deserializer for mobile telegram session'

setup(
Expand Down

0 comments on commit a0f9229

Please sign in to comment.