aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 79925d4..3fbd5ee 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "nivis-python"
-version = "0.1.0"
+version = "0.1.1a1"
description = "Python implementation for Nivis."
authors = [{ name = "简律纯", email = "i@jyunko.cn" }]
dependencies = ["ply>=3.11"]