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

Commit 44e5a18

Browse files
author
Rory Powis
committed
Bump version number to 0.0.31
1 parent 0d239f4 commit 44e5a18

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
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
setup(name='servicemanager',
5-
version='0.0.30',
5+
version='0.0.31',
66
description='A python tool to manage developing and testing with lots of microservices',
77
url='https://github.com/hmrc/service-manager',
88
author='vaughansharman',

0 commit comments

Comments
 (0)