Skip to content
Snippets Groups Projects
Verified Commit a6613b19 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Bump version to 3.0

parent 47f53b3f
No related branches found
No related tags found
1 merge request!1045Introduce Vuetify and GraphQL
Pipeline #82029 passed
...@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team" ...@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team"
author = "The AlekSIS Team" author = "The AlekSIS Team"
# The short X.Y version # The short X.Y version
version = "2.10" version = "3.0"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "2.10.2.dev0" release = "3.0.dev0"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "2.10.2.dev0" version = "3.0.dev0"
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