Skip to content
Snippets Groups Projects
Commit 6a8cf29d authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

removed import of removed library

parent 752ff1e7
Branches
No related tags found
No related merge requests found
Pipeline #376688 passed
[![Build](https://git-ce.rwth-aachen.de/wzl-mq-ms/forschung-lehre/lava/unified-device-interface/python/badges/master/pipeline.svg)](https://git-ce.rwth-aachen.de/wzl-mq-ms/forschung-lehre/lava/unified-device-interface/python/commits/master)
# Python Unified Device Interface
Current stable version: 10.0.1
Current stable version: 10.0.2
## Installation
1. Install the WZL-UDI package via pip
......@@ -69,6 +69,10 @@ Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation)
## Recent changes
**10.0.2** - 2024-03-21
- bug fix
**10.0.1** - 2024-03-21
- removed strict-rfc3339 dependency to avoid licensing issues
......
......@@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()
setup(name='wzl-udi',
version='10.0.1',
version='10.0.2',
url='https://git-ce.rwth-aachen.de/wzl-mq-public/soil/python',
project_urls={
"Bug Tracker": "https://git-ce.rwth-aachen.de/wzl-mq-public/soil/python/-/issues",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment