We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09deeae commit 7ba384eCopy full SHA for 7ba384e
setup.py
@@ -3,7 +3,7 @@
3
import sys
4
from setuptools import setup, find_packages
5
6
-VERSION = "1.6.6"
+VERSION = "1.6.7"
7
8
PACKAGE_VERSION = {
9
"classification-banner": "classification-banner == {}".format(VERSION),
0 commit comments