bump
This commit is contained in:
3
setup.py
3
setup.py
@@ -4,10 +4,11 @@ setup(
|
||||
name="avt_fresh",
|
||||
author="Zev Averbach",
|
||||
author_email="zev@averba.ch",
|
||||
version="0.0.3",
|
||||
version="0.0.4",
|
||||
license="MIT",
|
||||
python_requires=">3.10.0",
|
||||
keywords='freshbooks API',
|
||||
url='https://github.com/zevaverbach/avt-fresh',
|
||||
install_requires=[
|
||||
'requests',
|
||||
'python-dotenv',
|
||||
|
||||
Reference in New Issue
Block a user