Skip to content

Commit

Permalink
enhancement readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammadali-Akbarov committed Nov 14, 2024
1 parent 6eeb1fb commit d64cd35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import pathlib
from setuptools import setup, find_packages

here = pathlib.Path(__file__).parent.resolve()
Expand All @@ -6,7 +7,7 @@

setup(
name='payme-pkg',
version='3.0.7',
version='3.0.8',
license='MIT',
author="Muhammadali Akbarov",
author_email='[email protected]',
Expand Down

0 comments on commit d64cd35

Please sign in to comment.