Skip to content

Commit ef4dab0

Browse files
committed
Bump version
1 parent f714d41 commit ef4dab0

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
[project]
22
name = "bitsrun"
3-
version = "3.7.0"
3+
version = "3.7.1"
44
description = "A headless login / logout script for 10.0.0.55"
55
authors = [{ name = "spencerwooo", email = "[email protected]" }]
66
dependencies = [
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3.9",
2828
"Programming Language :: Python :: 3.10",
2929
"Programming Language :: Python :: 3.11",
30+
"Programming Language :: Python :: 3.12",
3031
"Topic :: Education",
3132
"Topic :: Internet",
3233
]

0 commit comments

Comments
 (0)