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

REL: Release 0.13.1

parent dc64124b
No related branches found
No related tags found
1 merge request!116REL: begin new release cycle
Pipeline #42008 passed
...@@ -20,6 +20,6 @@ authors: ...@@ -20,6 +20,6 @@ authors:
given-names: Stefan given-names: Stefan
orcid: https://orcid.org/0000-0001-7214-8125 orcid: https://orcid.org/0000-0001-7214-8125
title: CaosDB - Pylib title: CaosDB - Pylib
version: 0.13.0 version: 0.13.1
doi: 10.3390/data4020083 doi: 10.3390/data4020083
date-released: 2023-10-10 date-released: 2023-10-11
...@@ -45,7 +45,7 @@ from setuptools import find_packages, setup ...@@ -45,7 +45,7 @@ from setuptools import find_packages, setup
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
######################################################################## ########################################################################
ISRELEASED = False ISRELEASED = True
MAJOR = 0 MAJOR = 0
MINOR = 13 MINOR = 13
MICRO = 1 MICRO = 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment