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

Bump version to 4.1.0.dev0

parent 81c4b554
No related branches found
No related tags found
1 merge request!494Do release 4.0.0
Pipeline #197843 passed with warnings
...@@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file. ...@@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_, The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_. and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`4.0.0`_ - 2025-04-16 `4.0.0`_ - 2025-04-16
--------------------- ---------------------
......
...@@ -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 = "4.0" version = "4.1"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "4.0.0" release = "4.1.0.dev0"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Alsijil" name = "AlekSIS-App-Alsijil"
version = "4.0.0" version = "4.1.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