Skip to content

Commit da4e0ee

Browse files
committed
version 0.17
1 parent 5092ea0 commit da4e0ee

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.16
3+
Version: 0.17
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.16",
26+
version="0.17",
2727
license="GPL",
2828
zip_safe=False,
2929
packages=find_packages(exclude=['cslbot.tjhsst']),

0 commit comments

Comments
 (0)