From 894c972be145d7a96bb813ad5525fe9685e52fa1 Mon Sep 17 00:00:00 2001 From: Fenhl Date: Sat, 22 Nov 2014 10:39:15 +0000 Subject: [PATCH] Version bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf0a368..f26cf8d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ **wurstminebot** is an IRC bot for Minecraft. It was written for [Wurstmineberg](http://wurstmineberg.de/) and may require some tweaking to run on your server. -This is `wurstminebot` version 3.9.8 ([semver](http://semver.org/)). The versioned API includes the usage patterns of [`__main__.py`](wurstminebot/__main__.py), as found in the docstring, as well as the commands, as explained in the `help` command. +This is `wurstminebot` version 3.9.9 ([semver](http://semver.org/)). The versioned API includes the usage patterns of [`__main__.py`](wurstminebot/__main__.py), as found in the docstring, as well as the commands, as explained in the `help` command. Requirements ============