summaryrefslogtreecommitdiff
path: root/cliapp/__init__.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-09-04 20:04:19 +0100
committerLars Wirzenius <liw@liw.fi>2011-09-04 20:04:19 +0100
commitbf7ec58cbec7353017a81a64cd997818d4b09e76 (patch)
treeee21ec32e0c1ccff08c22bef468e81287bdfa9fb /cliapp/__init__.py
parentfddb128f02f0de432f8279eadbce5150ac943240 (diff)
downloadcliapp-bf7ec58cbec7353017a81a64cd997818d4b09e76.tar.gz
Release version 0.19.cliapp-0.19
Diffstat (limited to 'cliapp/__init__.py')
-rw-r--r--cliapp/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cliapp/__init__.py b/cliapp/__init__.py
index 0545c21..0a97b36 100644
--- a/cliapp/__init__.py
+++ b/cliapp/__init__.py
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = '0.18'
+__version__ = '0.19'
from settings import Settings