Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EfraimGENC committed Sep 11, 2022
1 parent cac98e2 commit cdd3698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="ups_turkey",
version="1.0.0-beta.5",
version="0.1.0",
author="Efraim GENC",
author_email='[email protected]',
description="Easy integration for UPS Turkey",
Expand All @@ -15,7 +15,7 @@
long_description=long_description,
long_description_content_type='text/markdown',
url="https://github.com/EfraimGENC/ups-turkey",
download_url = 'https://github.com/EfraimGENC/ups-turkey/archive/refs/tags/v1.0.0-beta.5.tar.gz',
download_url = 'https://github.com/EfraimGENC/ups-turkey/archive/refs/tags/v0.1.0.tar.gz',
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit cdd3698

Please sign in to comment.