summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2018-10-08 23:55:15 +0200
committerAlejandro Gallo <aamsgallo@gmail.com>2018-10-08 23:55:15 +0200
commitba8ceb6a46f98a692fd53195aae468502f4c6006 (patch)
tree9345bc7ac8db5e182ed74156248ebbc6472fa6b0
parent0a7916171b678c7680ef6ea911ab8dc78de9c5f5 (diff)
Update versionv0.7.4
-rw-r--r--papis/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/papis/__init__.py b/papis/__init__.py
index 97d0acc9..520b5695 100644
--- a/papis/__init__.py
+++ b/papis/__init__.py
@@ -1,6 +1,6 @@
# Information
__license__ = 'GPLv3'
-__version__ = '0.7.3'
+__version__ = '0.7.4'
__author__ = __maintainer__ = 'Alejandro Gallo'
__email__ = 'aamsgallo@gmail.com'