Skip to content

Commit 4cc0672

Browse files
committed
Released version 0.1.6
1 parent 005a9c4 commit 4cc0672

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ redis
66
firebase-admin
77
google-cloud-core
88
google-cloud-storage
9-
psycopg2-binary
9+
psycopg2-binary

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "0.1.5"
1+
VERSION = "0.1.6"
22

33
from setuptools import setup, find_packages
44

0 commit comments

Comments
 (0)