Skip to content

Commit 1f39946

Browse files
committed
Bump the version
1 parent 4d65909 commit 1f39946

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+
* bugfix for --exclude-default-fragments flag not working as intended
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)