Skip to content

Commit

Permalink
Upgrade version of versioningit
Browse files Browse the repository at this point in the history
  • Loading branch information
tlocke committed Aug 15, 2024
1 parent 91b0094 commit 8beefb7
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,7 +1,7 @@
[build-system]
requires = [
"hatchling",
"versioningit >= 3.1.0",
"versioningit >= 3.1.2",
]
build-backend = "hatchling.build"

Expand All @@ -23,6 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
Expand Down

0 comments on commit 8beefb7

Please sign in to comment.