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

Bump version to 3.0.1

parent a9850f3e
No related branches found
Tags 3.0.1
1 merge request!306Do release 3.0.1
Pipeline #137874 passed with warnings
......@@ -6,8 +6,8 @@ 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
----------
`3.0.1`_ - 2023-07-20
---------------------
Fixed
~~~~~
......@@ -392,3 +392,5 @@ Fixed
.. _2.5: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.5
.. _3.0b0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0b0
.. _3.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0
.. _3.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0.1
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "3.0"
# The full version, including alpha/beta/rc tags
release = "3.0.1.dev0"
release = "3.0.1"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Chronos"
version = "3.0.1.dev0"
version = "3.0.1"
packages = [
{ include = "aleksis" }
]
......@@ -63,7 +63,7 @@ django-stubs = "^4.2"
safety = "^2.3.5"
flake8 = "^6.0.0"
flake8-django = "^1.0.0"
flake8-django = "~1.2"
flake8-fixme = "^1.1.1"
flake8-mypy = "^17.8.0"
flake8-bandit = "^4.1.1"
......
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