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 7a1e269 commit 21d16efCopy full SHA for 21d16ef
src/confcom/HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+1.2.8
7
+++++++
8
+* Made the default minimum SVN of the infrastructure fragment 4
9
+
10
1.2.7
11
++++++
12
* bugfix making it so that oras discover function doesn't error when no fragments are found in the remote repository
src/confcom/setup.py
@@ -19,7 +19,7 @@
19
20
logger.warn("Wheel is not available, disabling bdist_wheel hook")
21
22
-VERSION = "1.2.7"
+VERSION = "1.2.8"
23
24
# The full list of classifiers is available at
25
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments