Skip to content

Commit 4a46091

Browse files
committed
Merge branch 'master' of https://github.com/omkarcloud/boss
2 parents 520f4a7 + a9e6cd9 commit 4a46091

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pg-cache-storage/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def get_description():
2020

2121
setup(
2222
name="pg-cache-storage",
23-
version='1.0.2',
23+
version='1.0.3',
2424
author="Chetan Jain",
2525
author_email="53407137+Chetan11-dev@users.noreply.github.com",
2626
description="PostgreSQL cache storage for botasaurus.",

sqlite-cache-storage/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def get_description():
1818

1919
setup(
2020
name="sqlite-cache-storage",
21-
version='1.0.0',
21+
version='1.0.1',
2222
author="Chetan Jain",
2323
author_email="53407137+Chetan11-dev@users.noreply.github.com",
2424
description="SQLite cache storage for botasaurus.",

0 commit comments

Comments
 (0)