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

Prepare release 0.6.5

parent f8249db0
No related branches found
Tags 11_wwu.1
No related merge requests found
Pipeline #289978 failed
Changelog
=========
Version 0.6.5
-------------
- Return server response text on 4xx errors (thanks to Malte Deckers)
- Include missing submodules in documentation (thanks to Malte Deckers)
- Tests also run on Python 3.12
- Add url and hash to File object (thanks to Malte Deckers)
- Add new object log entries endpoint (thanks to Malte Deckers)
- Fix some type annotations and checks
Version 0.6.4
-------------
......
......@@ -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.4",
version="0.6.5",
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