summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2019-02-26 17:45:28 +0100
committerAlejandro Gallo <aamsgallo@gmail.com>2019-02-26 17:45:28 +0100
commitf9bd6c863315dd0bfdde2b847dc3a310a3e3410c (patch)
treece1755f6c01f5db06801b46d92e64d14ca194fb9
parent375e59937a1f5e95ff1c13dd50ab1098cef3cbfe (diff)
Update versionv0.8
-rw-r--r--AUTHORS10
-rw-r--r--papis/__init__.py2
2 files changed, 7 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 3c1b5688..61773adc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,12 +1,14 @@
-1220 Alejandro Gallo <aamsgallo@gmail.com>
+1396 Alejandro Gallo <aamsgallo@gmail.com>
38 Nicolò Balzarotti <anothersms@gmail.com>
16 michaelplews <michael.plews@gmail.com>
+10 Michael R. Plews <michael.plews@gmail.com>
9 alejandrogallo <alejandrogallo@users.noreply.github.com>
-7 Michael R. Plews <michael.plews@gmail.com>
+4 Alexander Von Moll <avonmoll@gmail.com>
+2 Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>
+2 Michael Plews <michael.plews@gmail.com>
+1 Andrew <axr8451@rit.edu>
1 Dennis Bruggner <dennis@bruggner.net>
1 Felix Hummel <felix.hummel@tuwien.ac.at>
-1 Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>
-1 Michael Plews <michael.plews@gmail.com>
1 Theo Tsatsoulis <T.Tsatsoulis@fkf.mpg.de>
1 Theodoros Tsatsoulis <T.Tsatsoulis@fkf.mpg.de>
1 Theodoros Tsatsoulis <tsatsoulis.thodoris@gmail.com>
diff --git a/papis/__init__.py b/papis/__init__.py
index 02e9f893..cace8a1f 100644
--- a/papis/__init__.py
+++ b/papis/__init__.py
@@ -1,6 +1,6 @@
# Information
__license__ = 'GPLv3'
-__version__ = '0.7.5'
+__version__ = '0.8'
__author__ = __maintainer__ = 'Alejandro Gallo'
__email__ = 'aamsgallo@gmail.com'