Skip to content
Snippets Groups Projects
Commit 3fb8926f authored by Adam Laskowski's avatar Adam Laskowski
Browse files

SSDM-13529: obis-0.4.1 + updated changelog

parent 6f57bbcb
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
# New in version 0.4.1
* Fixed parameters for determine_hostname method in addref functionality
# New in version 0.4.0.1
* Minor fixes to physical data handling
# New in version 0.4.0
* Implementation of physical data handling
# New in version 0.3.0
* changed pybis dependency to version >= 1.33.0
# New in version 0.2.3
* Fixes to CRC32 calculation
# New in version 0.2.2
* added compatibility with git-annex 8.2
......
......@@ -14,6 +14,6 @@
#
__author__ = "ID SIS • ETH Zürich"
__email__ = "openbis-support@id.ethz.ch"
__version__ = "0.4.0.1"
__version__ = "0.4.1"
from .dm import *
......@@ -31,7 +31,7 @@ data_files = [
setup(
name="obis",
version="0.4.0.1",
version="0.4.1",
description="Local data management with assistance from OpenBIS.",
long_description=long_description,
long_description_content_type="text/markdown",
......
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