Skip to content

Commit

Permalink
Forgot to update release on github
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHilston committed Jun 2, 2017
1 parent 9b13f7a commit 57c868e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name = "simple_slack_bot",
packages = ["simple_slack_bot"], # this must be the same as the name above
version = "0.2.9",
version = "0.3.0",
description = "Simple Slack Bot makes writing your next Slack bot incredibly easy. By factoring out common functionality all Slack Bots require, you can focus on writing your business logic.",
author = "Greg Hilston",
author_email = "[email protected]",
Expand Down

0 comments on commit 57c868e

Please sign in to comment.