Skip to content

Commit 602b367

Browse files
authored
Update setup.py
1 parent 34fdbd8 commit 602b367

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name = "pyclimo",
9-
version = "1.0",
9+
version = "1.1",
1010
packages = find_packages(),
1111
install_requires=[
1212
"matplotlib>=3.7",

0 commit comments

Comments
 (0)