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

REL: Prepare release of 0.7.1

parent 2e88914c
No related branches found
No related tags found
1 merge request!162DOC WIP: Tutorial: Single structured file
Pipeline #49031 passed
...@@ -5,15 +5,7 @@ All notable changes to this project will be documented in this file. ...@@ -5,15 +5,7 @@ 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] ## ## [0.7.1] - 2024-03-21 ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
...@@ -22,10 +14,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -22,10 +14,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [indiscale#129](https://gitlab.indiscale.com/caosdb/src/caosdb-crawler/-/issues/129) * [indiscale#129](https://gitlab.indiscale.com/caosdb/src/caosdb-crawler/-/issues/129)
missing packaging dependency. missing packaging dependency.
### Security ###
### Documentation ###
## [0.7.0] - 2024-03-04 ## ## [0.7.0] - 2024-03-04 ##
### Added ### ### Added ###
......
...@@ -17,6 +17,6 @@ authors: ...@@ -17,6 +17,6 @@ authors:
given-names: Alexander given-names: Alexander
orcid: https://orcid.org/0000-0003-4124-9649 orcid: https://orcid.org/0000-0003-4124-9649
title: CaosDB - Crawler title: CaosDB - Crawler
version: 0.7.0 version: 0.7.1
doi: 10.3390/data9020024 doi: 10.3390/data9020024
date-released: 2023-03-04 date-released: 2023-03-21
\ No newline at end of file \ No newline at end of file
...@@ -36,7 +36,7 @@ author = 'Alexander Schlemmer' ...@@ -36,7 +36,7 @@ author = 'Alexander Schlemmer'
version = '0.7.1' version = '0.7.1'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
# release = '0.5.2-rc2' # release = '0.5.2-rc2'
release = '0.7.1-dev' release = '0.7.1'
# -- 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