Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 15ccfde

Browse files
committed
Bump to version 0.3.4
Added validation_error_callback and create_topic to adapter.subscriber
1 parent 1325ad7 commit 15ccfde

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
@@ -4,7 +4,7 @@
44
name='pubsub.py',
55
author='Superbalist Engineering',
66
author_email='[email protected]',
7-
version='0.3.3',
7+
version='0.3.4',
88
description='Python PubSub Adapter for gcloud',
99
url='https://github.com/Superbalist/python-pubsub',
1010
install_requires=[

0 commit comments

Comments
 (0)