Skip to content

Commit f89ac71

Browse files
RoachDon Goodman-Wilson
authored andcommitted
Bumped version for pypi release (#153)
1 parent d181101 commit f89ac71

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs-src/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
==============================================
44

5+
v1.0.4 (2016-12-15)
6+
-------------------
7+
8+
- fixed the ability to search for a user by ID
9+
510
v1.0.3 (2016-12-13)
611
-------------------
712

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='slackclient',
4-
version='1.0.3',
4+
version='1.0.4',
55
description='Python client for Slack.com',
66
url='http://github.com/slackapi/python-slackclient',
77
author='Ryan Huber',

0 commit comments

Comments
 (0)