We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.1.0
1 parent 3b65f35 commit ed0934fCopy full SHA for ed0934f
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "moelib"
3
-version = "0.1.3"
+version = "0.1.0"
4
description = ""
5
authors = ["Nyakku Shigure <[email protected]>"]
6
license = "MIT"
@@ -17,6 +17,7 @@ classifiers = [
17
"Programming Language :: Python :: 3.10",
18
"Programming Language :: Python :: 3.11",
19
"Programming Language :: Python :: 3.12",
20
+ "Programming Language :: Python :: 3.13",
21
"Programming Language :: Python :: Implementation :: CPython",
22
]
23
0 commit comments