Skip to content

Commit 73fdd79

Browse files
Update setup.py
1 parent a06f2f2 commit 73fdd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
with open("README.md", "r") as fh:
99
long_description = fh.read()
1010

11-
VERSION = '1.0.2'
11+
VERSION = '1.0.3'
1212

1313
setup(name='repository-miner',
1414
version=VERSION,

0 commit comments

Comments
 (0)