Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Commit

Permalink
Released 0.9.12 via make release
Browse files Browse the repository at this point in the history
  • Loading branch information
amitskatti committed Nov 29, 2016
1 parent 6774425 commit a43f6ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data_pipeline/__init__.py
Expand Up @@ -18,4 +18,4 @@

__author__ = 'Justin Cunningham'
__email__ = 'bam@yelp.com'
__version__ = '0.9.11'
__version__ = '0.9.12'
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
data-pipeline-tools (0.9.12) lucid; urgency=low

* Commit: Removed all yelp_kafka discovery calls intriduced in
DATAPIPE-1320 to fix upstream tests

-- Amit Katti <askatti@yelp.com> Mon, 28 Nov 2016 21:21:45 -0800

data-pipeline-tools (0.9.11) lucid; urgency=low

* Commit: Rolled back changes in DATAPIP-1320 to fix upstream braking
Expand Down

0 comments on commit a43f6ca

Please sign in to comment.