Skip to content

Commit

Permalink
Bump version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatrises committed Jan 8, 2019
1 parent 32332c1 commit 68504cd
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.7"
VERSION = "1.7.0"

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

0 comments on commit 68504cd

Please sign in to comment.