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

Commit

Permalink
Bump to version 0.3.4
Browse files Browse the repository at this point in the history
Added validation_error_callback and create_topic to adapter.subscriber
  • Loading branch information
zoidyzoidzoid committed Jan 27, 2018
1 parent 1325ad7 commit 15ccfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='pubsub.py',
author='Superbalist Engineering',
author_email='[email protected]',
version='0.3.3',
version='0.3.4',
description='Python PubSub Adapter for gcloud',
url='https://github.com/Superbalist/python-pubsub',
install_requires=[
Expand Down

0 comments on commit 15ccfde

Please sign in to comment.