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

Bump version to 1.0.1.dev0

parent eaab432d
No related branches found
No related tags found
1 merge request!16Do release 1.0
Pipeline #76267 canceled
......@@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`1.0`_ - 2022-06-25
-------------------
......
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "1.0"
# The full version, including alpha/beta/rc tags
release = "1.0"
release = "1.0.1.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Matrix"
version = "1.0"
version = "1.0.1.dev0"
packages = [
{ 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