Skip to content

Commit aa247cc

Browse files
committed
Bump version to 7.0.1
1 parent 8f3c9af commit aa247cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "burnysc2"
3-
version = "7.0.0"
3+
version = "7.0.1"
44
description = "A StarCraft II API Client for Python 3"
55
authors = ["BurnySc2 <gamingburny@gmail.com>"]
66
license = "MIT"
@@ -20,6 +20,7 @@ classifiers = [
2020
"Operating System :: MacOS :: MacOS X",
2121
"License :: OSI Approved :: MIT License",
2222
"Programming Language :: Python :: 3",
23+
"Programming Language :: Python :: 3.9",
2324
"Programming Language :: Python :: 3.10",
2425
"Programming Language :: Python :: 3.11",
2526
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)