Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'stdnum/__init__.py')
-rw-r--r--stdnum/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdnum/__init__.py b/stdnum/__init__.py
index 78c033d..8da7c35 100644
--- a/stdnum/__init__.py
+++ b/stdnum/__init__.py
@@ -1,7 +1,7 @@
# __init__.py - main module
# coding: utf-8
#
-# Copyright (C) 2010-2015 Arthur de Jong
+# Copyright (C) 2010-2016 Arthur de Jong
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -153,4 +153,4 @@ parsing, validation, formatting or conversion functions.
# the version number of the library
-__version__ = '1.2'
+__version__ = '1.3'