Skip to content

Commit 21d16ef

Browse files
committed
Bump version
1 parent 7a1e269 commit 21d16ef

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.8
7+
++++++
8+
* Made the default minimum SVN of the infrastructure fragment 4
9+
610
1.2.7
711
++++++
812
* bugfix making it so that oras discover function doesn't error when no fragments are found in the remote repository

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

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

0 commit comments

Comments
 (0)