Skip to content

Commit

Permalink
automate publish to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshdasa12345 committed May 10, 2023
1 parent cc7dd29 commit d71d23c
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-unzip',
version='0.0.84',
version='0.0.85',
author='Department for International Trade',
author_email='sre@digital.trade.gov.uk',
description='Python function to stream unzip all the files in a ZIP archive, without loading the entire ZIP file into memory or any of its uncompressed files',
Expand Down

0 comments on commit d71d23c

Please sign in to comment.