Skip to content
This repository was archived by the owner on Dec 29, 2017. It is now read-only.

Commit 1b57369

Browse files
ovvQuentin Dawans
authored and
Quentin Dawans
committed
Bump version to 0.2.0
1 parent 0cc0830 commit 1b57369

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ multidict==3.1.0 # via aiohttp, sir-bot-a-lot, yarl
1818
pluggy==0.4.0 # via sir-bot-a-lot
1919
pytz==2017.2 # via apscheduler, tzlocal
2020
pyyaml==3.12 # via sir-bot-a-lot
21-
sir-bot-a-lot==0.1.1
21+
sir-bot-a-lot==0.2.0
2222
six==1.10.0 # via apscheduler
2323
slimurl==0.7.8 # via aiohttp-xmlrpc
2424
tzlocal==1.4 # via apscheduler

sirbot/plugins/__meta__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
# Versions should comply with PEP440. For a discussion on
1111
# single-sourcing the version across setup.py and the project code,
1212
# see http://packaging.python.org/en/latest/tutorial.html#version
13-
"version": '0.1.4',
13+
"version": '0.2.0',
1414
}

0 commit comments

Comments
 (0)