summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2017-09-13 00:17:52 +0200
committerAlejandro Gallo <aamsgallo@gmail.com>2017-09-13 00:17:52 +0200
commit3c811cf077de6a244f97d7b6f1162d63ea91af12 (patch)
tree82fa76aeba5fbd6e35ba0565502d8e8037e3adf4
parentc6ba58b2445bb27152870efc4c7e6cb89219e103 (diff)
Update versionv0.1.3
-rw-r--r--papis/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/papis/__init__.py b/papis/__init__.py
index 715b79d9..75fb1032 100644
--- a/papis/__init__.py
+++ b/papis/__init__.py
@@ -1,7 +1,7 @@
# Information
__license__ = 'GPL3'
-__version__ = '0.1.2'
+__version__ = '0.1.3'
__author__ = __maintainer__ = 'Alejandro Gallo'
__email__ = 'aamsgallo@gmail.com'