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

Merge branch 'fix-version' into 'master'

Bump version to latest released

See merge request !1422
parents 4bb16c2c 4bc7c5cd
No related branches found
No related tags found
1 merge request!1422Bump version to latest released
Pipeline #173040 canceled
...@@ -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