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

REL: Begin next release cycle

parent 7f60764c
Branches
Tags
1 merge request!198REL: Release 0.10.0
Pipeline #56078 passed with warnings
...@@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file. ...@@ -5,6 +5,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 ###
### Deprecated ###
### Removed ###
### Fixed ###
### Security ###
### Documentation ###
## [0.9.1] - 2024-09-26 ## ## [0.9.1] - 2024-09-26 ##
### Fixed ### ### Fixed ###
......
[metadata] [metadata]
name = caoscrawler name = caoscrawler
version = 0.9.1 version = 0.9.2
author = Alexander Schlemmer author = Alexander Schlemmer
author_email = alexander.schlemmer@ds.mpg.de author_email = alexander.schlemmer@ds.mpg.de
description = A new crawler for LinkAhead description = A new crawler for LinkAhead
......
...@@ -33,10 +33,10 @@ copyright = '2024, IndiScale' ...@@ -33,10 +33,10 @@ copyright = '2024, IndiScale'
author = 'Alexander Schlemmer' author = 'Alexander Schlemmer'
# The short X.Y version # The short X.Y version
version = '0.9.1' version = '0.9.2'
# 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.9.1' release = '0.9.2-dev'
# -- 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