Skip to content

Commit 2a13a63

Browse files
committed
version 1.12.0
1 parent 721b204 commit 2a13a63

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name = 'Visual-Phenomics-Py',
8-
version = '1.11.1',
8+
version = '1.12.0',
99
packages = ['visual_phenomics_py', 'visual_phenomics_py.util'],
1010
test_suite = 'tests',
1111
install_requires = ['numpy >= 1.21.5', 'pandas >= 1.3.5', 'matplotlib >= 3.5.1'],

0 commit comments

Comments
 (0)