Skip to content

Commit

Permalink
changed version to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rany2 authored and iw4p committed Mar 29, 2021
1 parent 9ddd122 commit c74e0be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -10,7 +10,7 @@
# This call to setup() does all the work
setup(
name="telegram-cloud",
version="1.4.1",
version="1.4.2",
description="Download and upload files via telegram up to 1.5GB, CLI",
long_description=README,
long_description_content_type="text/markdown",
Expand All @@ -35,4 +35,4 @@
"tgutil = telegramcloud.scripts.tgutil:cli",
]
},
)
)

0 comments on commit c74e0be

Please sign in to comment.