Skip to content

Commit ed0934f

Browse files
committed
🔧 chore: reset version to 0.1.0 and add 3.13 classifier
1 parent 3b65f35 commit ed0934f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "moelib"
3-
version = "0.1.3"
3+
version = "0.1.0"
44
description = ""
55
authors = ["Nyakku Shigure <[email protected]>"]
66
license = "MIT"
@@ -17,6 +17,7 @@ classifiers = [
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
1919
"Programming Language :: Python :: 3.12",
20+
"Programming Language :: Python :: 3.13",
2021
"Programming Language :: Python :: Implementation :: CPython",
2122
]
2223

0 commit comments

Comments
 (0)