Skip to content

Commit

Permalink
end=first stable version=0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtabaakbari221b committed Mar 13, 2022
1 parent fe3e3e4 commit 29eae04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion code/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Installation


.. _django-oscar: https://github.com/django-oscar/django-oscar
.. _Detailed documentation: https://github.com/mojtabaakbari221b/django-oscar-zarinpal-gateway/blob/main/README.rst
.. _Detailed documentation: https://github.com/mojtabaakbari221b/django-oscar-zarinpal-gateway/blob/main/README.rst
11 changes: 3 additions & 8 deletions code/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[metadata]
name = django_oscar_zarinpal_gateway
version = 0.1
version = 0.12
description = Payment integration with Zarinpal for django-oscar
long_description = file: README.rst
long_description = check https://github.com/mojtabaakbari221b/django-oscar-zarinpal-gateway
url = https://github.com/mojtabaakbari221b/django-oscar-zarinpal-gateway
author = Mojtaba Akbari
author_email = mojtaba.akbari.221B@gmail.com
Expand All @@ -15,11 +15,6 @@ classifiers =
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content

[options]
include_package_data = true
Expand All @@ -28,6 +23,6 @@ python_requires = >=3.8
install_requires =
suds==1.0.0
django-oscar==3.1
Django >= 3.2
Django>=3.2


0 comments on commit 29eae04

Please sign in to comment.