Skip to content

Commit 62cef9c

Browse files
authored
Update setup.py
1 parent 4896108 commit 62cef9c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
long_description = f.read()
66
setup(
77
name='GENetLib',
8-
version='1.2.4',
8+
version='1.2.5',
99
description='A Python Library for Gene–environment Interaction Analysis via Deep Learning',
1010
author='Yuhao Zhong',
1111
author_email='Barry57@163.com',
@@ -29,3 +29,4 @@
2929
'License :: OSI Approved :: MIT License',
3030
],
3131
)
32+

0 commit comments

Comments
 (0)