We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fdbd8 commit 602b367Copy full SHA for 602b367
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name = "pyclimo",
9
- version = "1.0",
+ version = "1.1",
10
packages = find_packages(),
11
install_requires=[
12
"matplotlib>=3.7",
0 commit comments