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

Bump version to 3.0dev0 and depend on newer core

parent 840e0afa
No related branches found
Tags 3.0.dev1
1 merge request!293Bump version to 3.0dev0 and depend on newer core
Pipeline #109546 failed
......@@ -29,9 +29,9 @@ copyright = "2018-2022 The AlekSIS team"
author = "The AlekSIS Team"
# The short X.Y version
version = "2.5"
version = "3.0"
# The full version, including alpha/beta/rc tags
release = "2.5.1.dev0"
release = "3.0.dev1"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Chronos"
version = "2.5.1.dev0"
version = "3.0.dev1"
packages = [
{ include = "aleksis" }
]
......@@ -50,7 +50,7 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
calendarweek = "^0.5.0"
aleksis-core = "^3.0.dev"
aleksis-core = "^3.0.dev3"
aleksis-app-resint = "^3.0.dev"
[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