Skip to content

Commit de8b9cc

Browse files
preparing for release 0.0.5
1 parent aea3bdd commit de8b9cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
setup(name='dysregnet',
14-
version='0.0.4',
14+
version='0.0.5',
1515
description='DysRegNet',
1616
long_description=README,
1717
long_description_content_type="text/markdown",
@@ -24,6 +24,8 @@
2424
"Programming Language :: Python :: 3.7",
2525
"Programming Language :: Python :: 3.8",
2626
"Programming Language :: Python :: 3.9",
27+
"Programming Language :: Python :: 3.10",
28+
"Programming Language :: Python :: 3.11",
2729
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
2830
"Topic :: Scientific/Engineering :: Bio-Informatics",
2931
],

0 commit comments

Comments
 (0)