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 11efd4f..31b3409 100644
--- a/pulsecaster/config.py
+++ b/pulsecaster/config.py
@@ -21,7 +21,7 @@
NAME = u'PulseCaster'
-VERSION = u'0.1.1'
+VERSION = u'0.1.3'
AUTHOR = u'Paul W. Frields'
AUTHOR_EMAIL = u'stickster@gmail.com'
DESCRIPTION = u'PulseAudio based podcast recorder'