Skip to content

Commit

Permalink
Merge pull request #15 from radon-h2020/stefanodallapalma-patch-2
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
stefanodallapalma authored Aug 27, 2023
2 parents 17efcc6 + 2bac16f commit d4aa95b
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 @@
with open("README.md", "r") as fh:
long_description = fh.read()

VERSION = '1.0.3'
VERSION = '1.0.4'

setup(name='repository-miner',
version=VERSION,
Expand Down

0 comments on commit d4aa95b

Please sign in to comment.