Update pyproject, bump version.
This commit is contained in:
@@ -5,7 +5,7 @@ backend-path = ["tools"]
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "pyaegis"
|
name = "pyaegis"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
description = "Python bindings for libaegis"
|
description = "Python bindings for libaegis"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
@@ -20,7 +20,7 @@ dependencies = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/aegis-aead/libaegis"
|
Homepage = "https://github.com/LeoVasanko/pyaegis"
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
|
|||||||
Reference in New Issue
Block a user