Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/__init__.py
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2019-10-27 21:26:50 +0100
committerArthur de Jong <arthur@arthurdejong.org>2019-10-27 21:26:50 +0100
commit41b9c946c92f344eb2537e877215e1b75d6abff7 (patch)
treef11fbba62bb5910bc703eb8b85253f0deddfb226 /stdnum/__init__.py
parent6ca5b5357a598d1fc06603b6db141d8bf42cf5dd (diff)
Get files ready for 1.12 release1.12
Diffstat (limited to 'stdnum/__init__.py')
-rw-r--r--stdnum/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdnum/__init__.py b/stdnum/__init__.py
index 914b6e4..e50aa4c 100644
--- a/stdnum/__init__.py
+++ b/stdnum/__init__.py
@@ -43,4 +43,4 @@ from stdnum.util import get_cc_module
__all__ = ('get_cc_module', '__version__')
# the version number of the library
-__version__ = '1.11'
+__version__ = '1.12'