Skip to content

Commit c1b65aa

Browse files
Merge pull request #135 from neutrinoceros/rel_1.3.1
2 parents 15061c2 + 488ce25 commit c1b65aa

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

cmyt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .cm import *
22

3-
__version__ = "1.3.0"
3+
__version__ = "1.3.1"

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers = [
1717
"Operating System :: POSIX :: AIX",
1818
"Operating System :: POSIX :: Linux",
1919
"Programming Language :: Python :: 3",
20-
"Programming Language :: Python :: 3 :: Only",
2120
"Topic :: Scientific/Engineering :: Visualization",
2221
"Typing :: Typed",
2322
]

0 commit comments

Comments
 (0)