summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@mumsnet.com>2014-09-23 17:45:40 +0100
committerJoe Robinson <joe@mumsnet.com>2014-09-23 17:45:40 +0100
commitbae7d4777f46144750ed3d709e45da283c1f3516 (patch)
tree60c840b6f4dd5d4fdb1487a10f927293be35a3a7
parent2c5652f1d098aa5b7590ee1bda13b9968d27258a (diff)
Bump version
-rwxr-xr-xbladictionary.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bladictionary.py b/bladictionary.py
index 5e87b71..6d16240 100755
--- a/bladictionary.py
+++ b/bladictionary.py
@@ -8,7 +8,7 @@ from lxml import etree
import sqlite3
import requests
-VERSION = "2.3.3"
+VERSION = "2.3.4"
class Definition(object):
#ID is relative to the word type, eg noun 1, noun 2, verb 1, verb 2, not to the entire list