Skip to content

Commit 4b8d955

Browse files
committed
Bump version to 1.5.0
1 parent 1b7d7f2 commit 4b8d955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/confcom/HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release History
44
===============
55

6-
1.4.2
6+
1.5.0
77
++++++
88
* restored the behaviour of --upload-fragment in acifragmentgen to attach to first image in input
99
* added `fragment push` command to allow explicit uploading of standalone fragments

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

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

0 commit comments

Comments
 (0)