Skip to content

Commit be5a071

Browse files
committed
build(release): v0.0.74
1 parent 4c935b3 commit be5a071

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.73',
11+
version='0.0.74',
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)