Skip to content

Commit

Permalink
Bump Version to 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatrises committed Aug 13, 2018
1 parent 09deeae commit 7ba384e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import sys
from setuptools import setup, find_packages

VERSION = "1.6.6"
VERSION = "1.6.7"

PACKAGE_VERSION = {
"classification-banner": "classification-banner == {}".format(VERSION),
Expand Down

0 comments on commit 7ba384e

Please sign in to comment.