summaryrefslogtreecommitdiff
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 4ca442a..338905e 100644
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ with codecs.open(
setup (
name = 'singledispatch',
- version = '3.4.0.0',
+ version = '3.4.0.2',
author = 'Ɓukasz Langa',
author_email = 'lukasz@langa.pl',
description = __doc__,