Skip to content
Snippets Groups Projects
Verified Commit cb4c65ec authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Set version to 1.0a0.

parent 88c18f5c
No related branches found
No related tags found
No related merge requests found
[tool.poetry]
name = "BiscuIT-App-Chronos"
version = "1.0a0.dev0"
version = "1.0a0"
packages = [
{ include = "biscuit" }
]
......@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
BiscuIT-ng = {version = "^1.0a0.dev0", allows-prereleases = true, path = "../../.."}
BiscuIT-ng = {version = "^1.0a0", allows-prereleases = true, path = "../../.."}
[build-system]
requires = ["poetry>=0.12"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment