Skip to content

Commit eaee6ad

Browse files
committed
build(release): v0.0.72
1 parent 6cccc5a commit eaee6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def long_description():
88

99
setuptools.setup(
1010
name='sqlite-s3-query',
11-
version='0.0.71',
11+
version='0.0.72',
1212
author='Michal Charemza',
1313
author_email='michal@charemza.name',
1414
description='Python context manager to query a SQLite file stored on S3',

0 commit comments

Comments
 (0)