Skip to content

Commit bd3cbbd

Browse files
committed
Release 0.17
Signed-off-by: Christian Heimes <[email protected]>
1 parent 2347546 commit bd3cbbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 0.16
1+
VERSION = 0.17
22
RPM_WITH = client mockapi stageconsole
33
RPM_WITHOHT =
44

src/ipahcc/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# version is updated by Makefile
2-
__version__ = "0.16"
2+
__version__ = "0.17"

0 commit comments

Comments
 (0)