Skip to content

Commit c14549e

Browse files
committed
0.20
1 parent 6631c56 commit c14549e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CslBot.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.1
22
Name: CslBot
3-
Version: 0.19
3+
Version: 0.20
44
Summary: An easily extensible, modular irc bot.
55
Home-page: https://github.com/tjcsl/cslbot
66
Author: The TJHSST Computer Systems Lab

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
author="The TJHSST Computer Systems Lab",
2929
author_email="[email protected]",
3030
url="https://github.com/tjcsl/cslbot",
31-
version="0.19",
31+
version="0.20",
3232
license="GPL",
3333
zip_safe=False,
3434
packages=find_packages(exclude=['cslbot.tjhsst']),

0 commit comments

Comments
 (0)