We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6420d2e commit fc4e3ccCopy full SHA for fc4e3cc
VERSION
@@ -1 +1 @@
1
-2.1.4
+2.1.5
setup.py
@@ -131,5 +131,6 @@ def _stamp_version(filename):
131
"Programming Language :: Python :: 3.3",
132
"Programming Language :: Python :: 3.4",
133
"Programming Language :: Python :: 3.5",
134
+ "Programming Language :: Python :: 3.6",
135
]
136
)
0 commit comments