We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482eaa7 commit 99a28f3Copy full SHA for 99a28f3
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
4
setup(name='environment_manager',
5
- version='0.2.12',
+ version='0.2.13',
6
description="A Client library for Environment Manager",
7
url="https://github.com/trainline/python-environment_manager",
8
author="Trainline Engineering",
0 commit comments