summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2019-02-28 20:26:54 +0100
committerAlejandro Gallo <aamsgallo@gmail.com>2019-02-28 20:26:54 +0100
commitdf62909dbb28a0aaaa02c55896d2282779159c83 (patch)
tree2bba4882ed74648eea57d9ee81c1fc2a294e269c
parentdbddbdc804d40b3d8d4c5d84dfece15fb1a04ac0 (diff)
Update versionv0.8.2
-rw-r--r--papis/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/papis/__init__.py b/papis/__init__.py
index f6d6258a..3f80ec20 100644
--- a/papis/__init__.py
+++ b/papis/__init__.py
@@ -1,6 +1,6 @@
# Information
__license__ = 'GPLv3'
-__version__ = '0.8.1'
+__version__ = '0.8.2'
__author__ = __maintainer__ = 'Alejandro Gallo'
__email__ = 'aamsgallo@gmail.com'