Skip to content

Commit

Permalink
Merge pull request #37 from uktrade/release/v0.0.60
Browse files Browse the repository at this point in the history
build(release): v0.0.60
  • Loading branch information
michalc authored Apr 23, 2023
2 parents 1692c62 + 075b350 commit d7a5339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def long_description():

setuptools.setup(
name='stream-zip',
version='0.0.59',
version='0.0.60',
author='Department for International Trade',
author_email='[email protected]',
description='Python function to construct a ZIP archive with stream processing - without having to store the entire ZIP in memory or disk',
Expand Down

0 comments on commit d7a5339

Please sign in to comment.