Skip to content

Commit 137038f

Browse files
Update version info for release - 2.10.1
1 parent d0491a3 commit 137038f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mistralclient/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.10.0'
1+
__version__ = '2.10.1'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = python-mistralclient
3-
version = 2.10.0
3+
version = 2.10.1
44
summary = Mistral Client Library
55
description-file = README.rst
66
license = Apache Software License

0 commit comments

Comments
 (0)