Commit 2c532933 authored by nimrod's avatar nimrod
Browse files

Bump version: 0.0.1 → 0.1.0

parent 3eb6894a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
"""Clean old versions of Docker images."""

__version__ = "0.0.1"
__version__ = "0.1.0"
+1 −1
Original line number Diff line number Diff line
[bumpversion]
current_version = 0.0.1
current_version = 0.1.0
commit = True
tag = True