Skip to content

Commit

Permalink
fix: Bump version to 0.4.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ranahaani committed Aug 3, 2023
1 parent d703d33 commit 725f8ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
setup(
name='gnews',
version='0.3.1',
setup_requires=['setuptools_scm'],
use_scm_version={
"local_scheme": "no-local-version"
},
# setup_requires=['setuptools_scm'],
# use_scm_version={
# "local_scheme": "no-local-version"
# },

author="Muhammad Abdullah",
author_email="[email protected]",
Expand Down

0 comments on commit 725f8ec

Please sign in to comment.