Skip to content

Commit

Permalink
🔧 chore: reset version to 0.1.0 and add 3.13 classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed May 20, 2024
1 parent 3b65f35 commit ed0934f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "moelib"
version = "0.1.3"
version = "0.1.0"
description = ""
authors = ["Nyakku Shigure <[email protected]>"]
license = "MIT"
Expand All @@ -17,6 +17,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: Implementation :: CPython",
]

Expand Down

0 comments on commit ed0934f

Please sign in to comment.