Skip to content

Commit e38970e

Browse files
authored
Merge pull request #80 from hydroshare/bump-version-to-1.0.4
Bump version to 1.0.4
2 parents b30fa56 + 292f5e6 commit e38970e

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='hsclient',
8-
version='1.0.3',
8+
version='1.0.4',
99
packages=find_packages(include=['hsclient', 'hsclient.*'],
1010
exclude=("tests",)),
1111
install_requires=[

0 commit comments

Comments
 (0)