Skip to content
Snippets Groups Projects
Commit 297842c5 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

REL: Set versions for release

parent b32a8398
No related branches found
No related tags found
1 merge request!134Release 0.13.3
Pipeline #50209 passed
......@@ -4,25 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
## [0.13.3 - 2024-04-23] ##
### Fixed ###
- Using correct (dynamic) base path for file upload.
- CSS with scrolling for long tables and entity names.
### Security ###
### Documentation ###
## [0.13.2 - 2024-02-20] ##
### Fixed ###
......
......@@ -28,7 +28,7 @@ author = 'Daniel Hornung'
# The short X.Y version
version = '0.13.3'
# The full version, including alpha/beta/rc tags
release = '0.13.3-SNAPSHOT'
release = '0.13.3'
# -- General configuration ---------------------------------------------------
......
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