We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653841e commit f2ee5beCopy full SHA for f2ee5be
setup.py
@@ -119,7 +119,7 @@ def status_msgs(*msgs):
119
def run_setup(include_cext=True):
120
setup(
121
name='brain-isotopic-distribution',
122
- version='1.5.19',
+ version='1.5.20',
123
packages=find_packages(where='src'),
124
package_dir={"": "src"},
125
description="Fast and efficient theoretical isotopic profile generation",
0 commit comments