Bump version

This commit is contained in:
Leo Vasanko
2025-11-07 12:51:40 -06:00
parent 77601d7f57
commit d4f8be69ed
+3 -3
View File
@@ -5,9 +5,9 @@ backend-path = ["tools"]
[project]
name = "pyaegis"
version = "0.1.0"
description = "Python bindings for libaegis (links to static library)"
requires-python = ">=3.12"
version = "0.2.0"
description = "Python bindings for libaegis"
requires-python = ">=3.10"
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",