Skip to content
Snippets Groups Projects
Verified Commit 6e19d368 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Version bump for 0.7.3 release.

parent 78a43324
No related branches found
No related tags found
No related merge requests found
Pipeline #22478 passed
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.caosdb</groupId> <groupId>org.caosdb</groupId>
<artifactId>caosdb-server</artifactId> <artifactId>caosdb-server</artifactId>
<version>0.8.0-SNAPSHOT</version> <version>0.7.3</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>CaosDB Server</name> <name>CaosDB Server</name>
<scm> <scm>
......
...@@ -21,13 +21,13 @@ import sphinx_rtd_theme ...@@ -21,13 +21,13 @@ import sphinx_rtd_theme
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'caosdb-server' project = 'caosdb-server'
copyright = '2020, IndiScale GmbH' copyright = '2022, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '0.8.0' version = '0.7.3'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.8.0-SNAPSHOT' release = '0.7.3'
# -- 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