We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e9aee commit b81b718Copy full SHA for b81b718
src/confcom/HISTORY.rst
@@ -3,7 +3,7 @@
3
Release History
4
===============
5
6
-1.3.2
+1.4.0
7
++++++
8
* Add --with-containers flag to acipolicygen and acifragmentgen to allow passing container policy definitions directly
9
src/confcom/setup.py
@@ -19,7 +19,7 @@
19
20
logger.warn("Wheel is not available, disabling bdist_wheel hook")
21
22
-VERSION = "1.3.2"
+VERSION = "1.4.0"
23
24
# The full list of classifiers is available at
25
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments