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

Bump version to latest released

parent 0bb45182
No related branches found
No related tags found
1 merge request!1422Bump version to latest released
Pipeline #172389 passed with warnings
...@@ -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 = "4.0" version = "4.0"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "4.0.0.dev0" release = "4.0.0.dev4"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "4.0.0.dev0" version = "4.0.0.dev4"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
......
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