summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pulsecaster/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pulsecaster/config.py b/pulsecaster/config.py
index e68d971..fbd1a49 100644
--- a/pulsecaster/config.py
+++ b/pulsecaster/config.py
@@ -20,7 +20,7 @@
NAME = u'PulseCaster'
-VERSION = u'0.1.4'
+VERSION = u'0.1.5'
AUTHOR = u'Paul W. Frields'
AUTHOR_EMAIL = u'stickster@gmail.com'
DESCRIPTION = u'PulseAudio based podcast recorder'