Skip to content

Commit 0af2921

Browse files
committed
v0.18
1 parent 242ef38 commit 0af2921

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.17
3+
Version: 0.18
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
@@ -23,7 +23,7 @@
2323
author="The TJHSST Computer Systems Lab",
2424
author_email="[email protected]",
2525
url="https://github.com/tjcsl/cslbot",
26-
version="0.17",
26+
version="0.18",
2727
license="GPL",
2828
zip_safe=False,
2929
packages=find_packages(exclude=['cslbot.tjhsst']),

0 commit comments

Comments
 (0)