Skip to content
Snippets Groups Projects
Verified Commit 0f3c6838 authored by magicfelix's avatar magicfelix
Browse files

Bump version and core dependency to 3.0b0

parent 5ea53e5a
No related branches found
No related tags found
1 merge request!56Release 3.0b0
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "3.0"
# The full version, including alpha/beta/rc tags
release = "3.0dev0"
release = "3.0b0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Resint"
version = "3.0dev0"
version = "3.0b0"
packages = [
{ include = "aleksis" }
]
......@@ -41,7 +41,7 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
AlekSIS-Core = "^3.0dev3"
AlekSIS-Core = "^3.0b0"
[tool.poetry.dev-dependencies]
aleksis-builddeps = "*"
......
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