Skip to content

Commit 19fb373

Browse files
Update version info for release - 3.0.1
1 parent d5cb261 commit 19fb373

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__ = '3.0.0'
1+
__version__ = '3.0.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 = 3.0.0
3+
version = 3.0.1
44
summary = Mistral Client Library
55
description-file = README.rst
66
license = Apache Software License

0 commit comments

Comments
 (0)