Skip to content

Commit b943289

Browse files
committed
bumps minor to build container
1 parent f07d9ac commit b943289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# version checking derived from https://github.com/levlaz/circleci.py/blob/master/setup.py
55
from setuptools.command.install import install
66

7-
VERSION = '0.17.0'
7+
VERSION = '0.17.1'
88
TAG_ENV_VAR = 'GITHUB_REF_NAME'
99

1010
with open("README.md", "r") as fh:

0 commit comments

Comments
 (0)