Skip to content
Snippets Groups Projects
Commit 2bbe6b1b authored by florian's avatar florian
Browse files

REL: Begin next release cycle

parent 421b2dce
No related branches found
No related tags found
No related merge requests found
Pipeline #32772 passed
...@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. ...@@ -4,6 +4,22 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed (for changes in existing functionality)
### Deprecated
### Removed
### Fixed
### Security
### Documentation
## [0.10.0] - 2022-12-19 ## [0.10.0] - 2022-12-19
(Florian Spreckelsen) (Florian Spreckelsen)
......
...@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH' ...@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '0.10.0' version = '0.10.1'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.10.0' release = '0.10.1-SNAPSHOT'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment