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

Bump version to 3.0.1

parent 341f5f95
No related branches found
No related tags found
No related merge requests found
Pipeline #157603 failed
...@@ -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 = "3.0" version = "3.0"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "3.0.1.dev0" release = "3.0.1"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Untis" name = "AlekSIS-App-Untis"
version = "3.0.1.dev0" version = "3.0.1"
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