We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15061c2 + 488ce25 commit c1b65aaCopy full SHA for c1b65aa
cmyt/__init__.py
@@ -1,3 +1,3 @@
1
from .cm import *
2
3
-__version__ = "1.3.0"
+__version__ = "1.3.1"
pyproject.toml
@@ -17,7 +17,6 @@ classifiers = [
17
"Operating System :: POSIX :: AIX",
18
"Operating System :: POSIX :: Linux",
19
"Programming Language :: Python :: 3",
20
- "Programming Language :: Python :: 3 :: Only",
21
"Topic :: Scientific/Engineering :: Visualization",
22
"Typing :: Typed",
23
]
0 commit comments