Skip to content
Snippets Groups Projects
Commit 9ffe6132 authored by Nils Holle's avatar Nils Holle
Browse files

Release 0.6.4, update copyright

parent 5601968b
No related branches found
Tags v0.0.7
No related merge requests found
Pipeline #270780 failed
Changelog
=========
Version 0.6.4
-------------
- No changes
Version 0.6.3
-------------
......
......@@ -21,7 +21,7 @@ import re
# -- Project information -----------------------------------------------------
project = 'SampleDB API wrapper'
copyright = '2022, AG Salinga, WWU Münster'
copyright = '2023, AG Salinga, WWU Münster'
author = 'AG Salinga, WWU Münster'
# The short X.Y version
......
......@@ -19,7 +19,7 @@ out = setup(
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# http://packaging.python.org/en/latest/tutorial.html#version
version="0.6.3",
version="0.6.4",
description="API wrapper for SampleDB",
long_description=long_description,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment