Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EfraimGENC committed Sep 11, 2022
1 parent b802eef commit 531cf6b
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="0.1.0",
version="0.1.1",
author="Efraim GENC",
author_email='info@kavimdigital.com',
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/v0.1.0.tar.gz',
download_url = 'https://github.com/EfraimGENC/ups-turkey/archive/refs/tags/v0.1.1.tar.gz',
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit 531cf6b

Please sign in to comment.