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

Merge branch 'release-3.0.1' into 'master'

Do release 3.0.1

See merge request !306
parents a9850f3e e7834b81
Branches fix/remove-github
No related tags found
1 merge request!306Do release 3.0.1
Pipeline #138987 canceled
......@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`3.0.1`_ - 2023-07-20
---------------------
Fixed
~~~~~
......@@ -392,3 +395,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.2.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Chronos"
version = "3.0.1.dev0"
version = "3.0.2.dev0"
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