Skip to content

Commit bdaf1f1

Browse files
authored
chore: bump version to 0.0.16 (#54)
1 parent c521cb1 commit bdaf1f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# image-tools v0.0.15
1+
# image-tools v0.0.16
22

33
Command line tools to manage Stackable container images available at [docker-images](https://github.com/stackabletech/docker-images)
44

src/image_tools/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.15"
1+
__version__ = "0.0.16"
22

33

44
def version() -> str:

0 commit comments

Comments
 (0)