summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2023-05-07 17:05:09 +0200
committerAlejandro Gallo <aamsgallo@gmail.com>2023-05-07 17:05:09 +0200
commite8a50d22481dd144010d25c441d4ce8e5ee4daf1 (patch)
tree92a6ddbdb3d7f872fa0da95c158b0e0c2b03469d
parent04b6a80ad1cac37b42582bacbf9d54d52531dcbf (diff)
Bumb version to 0.13v0.13
-rw-r--r--papis/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/papis/__init__.py b/papis/__init__.py
index a97cd63e..f098a029 100644
--- a/papis/__init__.py
+++ b/papis/__init__.py
@@ -1,4 +1,4 @@
__license__ = "GPLv3"
-__version__ = "0.12"
+__version__ = "0.13"
__author__ = __maintainer__ = "Alejandro Gallo"
__email__ = "aamsgallo@gmail.com"