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 24afbbb commit d703d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='gnews',
version='0.3.1'
version='0.3.1',
setup_requires=['setuptools_scm'],
use_scm_version={
"local_scheme": "no-local-version"
Expand Down

0 comments on commit d703d33

Please sign in to comment.