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 6631c56 commit c14549eCopy full SHA for c14549e
CslBot.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.1
2
Name: CslBot
3
-Version: 0.19
+Version: 0.20
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
@@ -28,7 +28,7 @@
28
author="The TJHSST Computer Systems Lab",
29
author_email="[email protected]",
30
url="https://github.com/tjcsl/cslbot",
31
- version="0.19",
+ version="0.20",
32
license="GPL",
33
zip_safe=False,
34
packages=find_packages(exclude=['cslbot.tjhsst']),
0 commit comments