~ubuntu-branches/ubuntu/wily/txzookeeper/wily

« back to all changes in this revision

Viewing changes to txzookeeper/__init__.py

  • Committer: Clint Byrum
  • Date: 2011-08-02 19:00:04 UTC
  • Revision ID: clint@ubuntu.com-20110802190004-6xaia01rljrbz146
Tags: upstream-0.8.0
ImportĀ upstreamĀ versionĀ 0.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
__all__ = ["ZookeeperClient"]
23
23
 
24
24
# Remember to update debian/changelog as well, for the daily build.
25
 
version = "0.2.1"
 
25
version = "0.8.0"