Skip to content

Commit 3fac0fd

Browse files
author
christianwaldmann
committed
bump version to 1.0.19
1 parent 4fff979 commit 3fac0fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

artifactory_cleanup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ def register(rule):
77
registry.register(rule)
88

99

10-
__version__ = "1.0.18"
10+
__version__ = "1.0.19"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name="artifactory-cleanup",
15-
version="1.0.18",
15+
version="1.0.19",
1616
description="Rules and cleanup policies for Artifactory",
1717
long_description=long_description,
1818
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)