Skip to content
Snippets Groups Projects
Commit 52408d52 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Version strings changed.

parent 03ef16a4
No related branches found
No related tags found
1 merge request!3Full functionality of libcaosdb
Pipeline #13817 failed
...@@ -19,7 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -19,7 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security ### ### Security ###
## [0.0.1] - 2021-XX-XX ## ## [0.0.2] - 2021-XX-XX ##
### Added ###
## [0.0.1] - 2021-08-12 ##
### Added ### ### Added ###
......
# See https://octave.org/doc/interpreter/The-DESCRIPTION-File.html # See https://octave.org/doc/interpreter/The-DESCRIPTION-File.html
Name: caosdb Name: caosdb
Version: 0.1.0 Version: 0.0.2-alpha
Date: 2021-07-09 Date: 2021-07-09
Author: Daniel Hornung <d.hornung@indiscale.com> Author: Daniel Hornung <d.hornung@indiscale.com>
Maintainer: Daniel Hornung <d.hornung@indiscale.com> Maintainer: Daniel Hornung <d.hornung@indiscale.com>
......
...@@ -27,10 +27,10 @@ copyright = '2021, IndiScale GmbH' ...@@ -27,10 +27,10 @@ copyright = '2021, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '0.1' version = '0.0'
# 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.1.0' release = '0.0.2-alpha'
# -- 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