Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit aaf126d

Browse files
Incrementing version post pip release
1 parent b26c3f8 commit aaf126d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# required = f.read().splitlines()
66

77
setup(name='servicemanager',
8-
version='0.0.19',
8+
version='0.0.20',
99
description='A python tool to manage developing and testing with lots of microservices',
1010
url='https://github.com/hmrc/service-manager',
1111
author='vaughansharman',

0 commit comments

Comments
 (0)