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 c521cb1 commit bdaf1f1Copy full SHA for bdaf1f1
README.md
@@ -1,4 +1,4 @@
1
-# image-tools v0.0.15
+# image-tools v0.0.16
2
3
Command line tools to manage Stackable container images available at [docker-images](https://github.com/stackabletech/docker-images)
4
src/image_tools/version.py
-__version__ = "0.0.15"
+__version__ = "0.0.16"
def version() -> str:
0 commit comments