We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c74510 commit e0149fbCopy full SHA for e0149fb
docs-src/changelog.rst
@@ -2,6 +2,11 @@
2
Changelog
3
==============================================
4
5
+v1.0.9 (2017-8-31)
6
+-------------------
7
+
8
+ - Fixed rtm_send_message ID bug introduced in 1.0.8
9
10
v1.0.8 (2017-8-31)
11
-------------------
12
slackclient/version.py
@@ -1,2 +1,2 @@
1
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
-__version__ = '1.0.8'
+__version__ = '1.0.9'
0 commit comments