Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-06-14 21:23:32 +0200
committerArthur de Jong <arthur@arthurdejong.org>2013-06-14 21:56:57 +0200
commitc042f0224ee767a2cc2b9493d091c32b190cbeca (patch)
tree884cc727a45116be7190545c944e21fcadca9ba5 /stdnum
parent31e5e81e14d4bd0eeaa4b9c43ca82da31421ecf3 (diff)
Get files ready for 0.8.1 release0.8.1
Diffstat (limited to 'stdnum')
-rw-r--r--stdnum/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdnum/__init__.py b/stdnum/__init__.py
index f3065cd..4742be3 100644
--- a/stdnum/__init__.py
+++ b/stdnum/__init__.py
@@ -96,4 +96,4 @@ Furthermore a number of generic check digit algorithms are available:
# the version number of the library
-__version__ = '0.8'
+__version__ = '0.8.1'