Skip to content
Snippets Groups Projects
Verified Commit c833eee8 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 4.0.0.dev2

parent 37e8cddd
No related branches found
No related tags found
No related merge requests found
Pipeline #192471 failed
......@@ -29,9 +29,9 @@ copyright = "2018-2022 The AlekSIS team"
author = "The AlekSIS Team"
# The short X.Y version
version = "3.1"
version = "4.0"
# The full version, including alpha/beta/rc tags
release = "3.1.1.dev0"
release = "4.0.0.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Resint"
version = "4.0.0.dev0"
version = "4.0.0.dev2"
packages = [
{ include = "aleksis" }
]
......@@ -42,7 +42,7 @@ priority = "supplemental"
[tool.poetry.dependencies]
python = "^3.10"
AlekSIS-Core = "^4.0.0.dev1"
AlekSIS-Core = "^4.0.0.dev11"
[tool.poetry.plugins."aleksis.app"]
resint = "aleksis.apps.resint.apps:ResintConfig"
......
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