diff --git a/CHANGELOG b/CHANGELOG index ebc99e1..df2a988 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -v 0.8.3 (next) +v 0.8.3 (13 Sep 2017) - Clean up TravisCI tests - Clean up Docker UID variable for OpenShift support - Stop Jenkins process before upgrading diff --git a/setup.py b/setup.py index 7c13291..ca29ffc 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='cinch', - version='0.8.2', + version='0.8.3', description='Cinch continuous integration setup', long_description=description, url='https://github.com/RedHatQE/cinch',