commit | aaacdf760633e1849c51484569558ed704cc6a7a | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Thu Feb 01 11:35:28 2018 -0500 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Thu Feb 01 11:35:28 2018 -0500 |
tree | 2418167a6fb390c8cb23e645faa5c9fae0dc2656 | |
parent | f188c08b7305083be22408b7d9c53b09447b4b4f [diff] |
Bump version Change-Id: I7ff18cfa28eeebe35516193059f5f4553abebc3b
diff --git a/setup.py b/setup.py index 71b9e60..4e69f55 100644 --- a/setup.py +++ b/setup.py
@@ -17,7 +17,7 @@ from setuptools import setup setup(name='multistructlog', - version='1.4', + version='1.5', description='structlog with multiple simultaneous logging backends', author='Varun Belur, Sapan Bhatia', author_email='varun@opennetworking.org,sapan@opennetworking.org',