We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c935b3 commit be5a071Copy full SHA for be5a071
setup.py
@@ -8,7 +8,7 @@ def long_description():
8
9
setuptools.setup(
10
name='sqlite-s3-query',
11
- version='0.0.73',
+ version='0.0.74',
12
author='Michal Charemza',
13
author_email='michal@charemza.name',
14
description='Python context manager to query a SQLite file stored on S3',
0 commit comments