Skip to content

Commit

Permalink
Merge pull request #40 from OnroerendErfgoed/develop
Browse files Browse the repository at this point in the history
#88 update get archive file (#39)
  • Loading branch information
claeyswo authored Apr 9, 2024
2 parents 8405096 + fcbe464 commit 6e84777
Show file tree
Hide file tree
Showing 4 changed files with 258 additions and 121 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.8.0 (09/04/2024)
==================

- Add replace file in archive and fetch file from archive (#41)

2.7.2 (16/11/2023)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
]

setup(name='storageprovider-client',
version='2.7.2',
version='2.8.0',
description='storageprovider client',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down
Loading

0 comments on commit 6e84777

Please sign in to comment.