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 1b7d7f2 commit 4b8d955Copy full SHA for 4b8d955
src/confcom/HISTORY.rst
@@ -3,7 +3,7 @@
3
Release History
4
===============
5
6
-1.4.2
+1.5.0
7
++++++
8
* restored the behaviour of --upload-fragment in acifragmentgen to attach to first image in input
9
* added `fragment push` command to allow explicit uploading of standalone fragments
src/confcom/setup.py
@@ -19,7 +19,7 @@
19
20
logger.warn("Wheel is not available, disabling bdist_wheel hook")
21
22
-VERSION = "1.4.2"
+VERSION = "1.5.0"
23
24
# The full list of classifiers is available at
25
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments