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

Merge branch 'main' into dev

parents f7effd6e 88e63b9f
No related branches found
No related tags found
1 merge request!91Release 0.3
......@@ -5,7 +5,8 @@ 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] ##
## [0.2.0] - 2022-11-18 ##
(Florian Spreckelsen)
### Added ###
- the -c/--add-cwd-to-path option allows to plays for example custom converter
......
......
[metadata]
name = caoscrawler
version = 0.1.1
version = 0.2.0
author = Alexander Schlemmer
author_email = alexander.schlemmer@ds.mpg.de
description = A new crawler for caosdb
......
......
......@@ -33,10 +33,10 @@ copyright = '2021, MPIDS'
author = 'Alexander Schlemmer'
# The short X.Y version
version = '0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags
# release = '0.5.2-rc2'
release = '0.1'
release = '0.2'
# -- General configuration ---------------------------------------------------
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment