summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 36f0deb..3752f1b 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from setuptools import setup
setup(
name="pygerrit",
description="Client library for interacting with Gerrit",
- version="0.0.2",
+ version="0.0.3",
author="David Pursehouse",
author_email="david.pursehouse@sonymobile.com",
maintainer="David Pursehouse",