summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 45b7533..40b63c0 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ extras_require = \
'pillow']}
setup(name='pydyf',
- version='0.1.1',
+ version='0.1.2',
description='A low-level PDF generator.',
author=None,
author_email='CourtBouillon <contact@courtbouillon.org>',