Skip to content

Commit 643a621

Browse files
committed
Bump the version
1 parent 8c9db4a commit 643a621

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/confcom/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
1.2.9
7+
++++++
8+
* bugfix for --exclude-default-fragments flag not working as intended
9+
610
1.2.8
711
++++++
812
* Made the default minimum SVN of the infrastructure fragment 4

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.2.8"
22+
VERSION = "1.2.9"
2323

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

0 commit comments

Comments
 (0)