Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 92357ed

Browse files
authored
Merge pull request #64 from jammons/plugin_refactor
Update the version to avoid conflict with existing version
2 parents 6fbbf34 + 1489039 commit 92357ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='rtmbot',
6-
version='0.3.0',
6+
version='0.4.0',
77
description='A Slack bot written in python that connects via the RTM API.',
88
author='Ryan Huber and Jeff Ammons',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)