Skip to content

Commit 9dc84aa

Browse files
committed
Bump version to 1.0.1
Maintenance version bump to align setup.py with the GitHub release versioning scheme, in preparation for the upcoming v2.0 release.
1 parent 6ac9c27 commit 9dc84aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
long_description = fh.read()
66

77
setup(name='ReLERNN',
8-
version='0.2',
8+
version='1.0.1',
99
requires_python="<3.11",
1010
description='ReLERNN: Recombination Landscape Estimation using Recurrent Neural Networks',
1111
long_description=long_description,

0 commit comments

Comments
 (0)