Skip to content
Snippets Groups Projects
Commit db791060 authored by Julian's avatar Julian
Browse files

Bump version of alsijil and requirements

parent 898ea66a
No related branches found
No related tags found
No related merge requests found
Pipeline #110743 failed
...@@ -31,7 +31,7 @@ author = "The AlekSIS Team" ...@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version # The short X.Y version
version = "3.0" version = "3.0"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "3.0.dev1" release = "3.0.dev2"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Alsijil" name = "AlekSIS-App-Alsijil"
version = "3.0.dev1" version = "3.0.dev2"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -49,8 +49,8 @@ secondary = true ...@@ -49,8 +49,8 @@ secondary = true
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9" python = "^3.9"
aleksis-core = "^2.12.2" aleksis-core = "^3.0.dev3"
aleksis-app-chronos = "^3.0.0.dev0" aleksis-app-chronos = "^3.0.0.dev1"
aleksis-app-stoelindeling = { version = "^2.0.0.dev0", optional = true } aleksis-app-stoelindeling = { version = "^2.0.0.dev0", optional = true }
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
......
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