Skip to content
Snippets Groups Projects
Verified Commit d3c035f8 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Raise version

parent 255c0b36
No related branches found
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Chronos" name = "AlekSIS-App-Chronos"
version = "2.0a2" version = "2.0a3.dev0"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -27,7 +27,7 @@ classifiers = [ ...@@ -27,7 +27,7 @@ classifiers = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"
calendarweek = "^0.4.4" calendarweek = "^0.4.4"
AlekSIS = "^2.0a2" AlekSIS = "^2.0a3.dev0"
[build-system] [build-system]
requires = ["poetry>=1.0"] requires = ["poetry>=1.0"]
......
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