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 5092ea0 commit da4e0eeCopy full SHA for da4e0ee
CslBot.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.1
2
Name: CslBot
3
-Version: 0.16
+Version: 0.17
4
Summary: An easily extensible, modular irc bot.
5
Home-page: https://github.com/tjcsl/cslbot
6
Author: The TJHSST Computer Systems Lab
setup.py
@@ -23,7 +23,7 @@
23
author="The TJHSST Computer Systems Lab",
24
author_email="[email protected]",
25
url="https://github.com/tjcsl/cslbot",
26
- version="0.16",
+ version="0.17",
27
license="GPL",
28
zip_safe=False,
29
packages=find_packages(exclude=['cslbot.tjhsst']),
0 commit comments