summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 429f5f6..875e780 100755
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ from setuptools import setup
setup(
name="pygerrit",
description="Client library for interacting with Gerrit",
- version="0.0.5",
+ version="0.0.6",
license="The MIT License",
author="David Pursehouse",
author_email="david.pursehouse@sonymobile.com",