Skip to content

Commit 58507ad

Browse files
authored
upgrade to v0.0.3
1 parent ad917c9 commit 58507ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
setup(name='dysregnet',
14-
version='0.0.2',
14+
version='0.0.3',
1515
description='DysRegNet',
1616
long_description=README,
1717
long_description_content_type="text/markdown",
@@ -40,4 +40,4 @@
4040

4141
],
4242

43-
)
43+
)

0 commit comments

Comments
 (0)