Skip to content

Commit 7ba384e

Browse files
committed
Bump Version to 1.6.7
1 parent 09deeae commit 7ba384e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44
from setuptools import setup, find_packages
55

6-
VERSION = "1.6.6"
6+
VERSION = "1.6.7"
77

88
PACKAGE_VERSION = {
99
"classification-banner": "classification-banner == {}".format(VERSION),

0 commit comments

Comments
 (0)