Skip to content

Commit f2ee5be

Browse files
committed
chore: version bump
1 parent 653841e commit f2ee5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def status_msgs(*msgs):
119119
def run_setup(include_cext=True):
120120
setup(
121121
name='brain-isotopic-distribution',
122-
version='1.5.19',
122+
version='1.5.20',
123123
packages=find_packages(where='src'),
124124
package_dir={"": "src"},
125125
description="Fast and efficient theoretical isotopic profile generation",

0 commit comments

Comments
 (0)