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 aa39cc1 commit a0d57d1Copy full SHA for a0d57d1
setup.py
@@ -8,7 +8,7 @@ def long_description():
8
9
setuptools.setup(
10
name='sqlite-s3-query',
11
- version='0.0.72',
+ version='0.0.73',
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