summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2018-09-18 00:23:35 +0200
committerAlejandro Gallo <aamsgallo@gmail.com>2018-09-18 00:23:35 +0200
commitb9e9d0a922fcb7b00ce9c4d8466c571cd633007c (patch)
treed63913c052570af2ded1a104da6109879bb173ce
parentc8817122bc482223912faca514a4b7284814bbcd (diff)
Up versionv0.7.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 3aece91d..97d0acc9 100644
--- a/papis/__init__.py
+++ b/papis/__init__.py
@@ -1,6 +1,6 @@
# Information
__license__ = 'GPLv3'
-__version__ = '0.7.2'
+__version__ = '0.7.3'
__author__ = __maintainer__ = 'Alejandro Gallo'
__email__ = 'aamsgallo@gmail.com'