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

Bump dev version

parent 1c7b6eee
No related branches found
No related tags found
No related merge requests found
...@@ -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 = "2.8" version = "2.8"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "2.8.1.dev0" release = "2.8.1.dev1"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "2.8.1.dev0" version = "2.8.1.dev1"
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