Bump version
This commit is contained in:
+3
-3
@@ -5,9 +5,9 @@ backend-path = ["tools"]
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "pyaegis"
|
name = "pyaegis"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
description = "Python bindings for libaegis (links to static library)"
|
description = "Python bindings for libaegis"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"Programming Language :: Python :: 3 :: Only",
|
"Programming Language :: Python :: 3 :: Only",
|
||||||
|
|||||||
Reference in New Issue
Block a user