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.
2 parents 520f4a7 + a9e6cd9 commit 4a46091Copy full SHA for 4a46091
2 files changed
pg-cache-storage/setup.py
@@ -20,7 +20,7 @@ def get_description():
20
21
setup(
22
name="pg-cache-storage",
23
- version='1.0.2',
+ version='1.0.3',
24
author="Chetan Jain",
25
author_email="53407137+Chetan11-dev@users.noreply.github.com",
26
description="PostgreSQL cache storage for botasaurus.",
sqlite-cache-storage/setup.py
@@ -18,7 +18,7 @@ def get_description():
18
19
name="sqlite-cache-storage",
- version='1.0.0',
+ version='1.0.1',
description="SQLite cache storage for botasaurus.",
0 commit comments