Skip to content

Commit b81b718

Browse files
committed
Update version
1 parent 68e9aee commit b81b718

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/confcom/HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release History
44
===============
55

6-
1.3.2
6+
1.4.0
77
++++++
88
* Add --with-containers flag to acipolicygen and acifragmentgen to allow passing container policy definitions directly
99

src/confcom/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
logger.warn("Wheel is not available, disabling bdist_wheel hook")
2121

22-
VERSION = "1.3.2"
22+
VERSION = "1.4.0"
2323

2424
# The full list of classifiers is available at
2525
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)