From 1b71095275a0a4d519dc3fc89094d5fba152d5a7 Mon Sep 17 00:00:00 2001
From: Nicolas Delaby
Date: Tue, 17 Apr 2018 12:18:56 +0200
Subject: [PATCH] new release
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 7a8d6ff..d0d7e58 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ def read_that_file(path):
long_description = '\n'.join((read_that_file('README.rst'),
read_that_file('LICENSE.txt')))
-version = '1.0.0'
+version = '1.0.1'
setup(name='pseud',