Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pskc
diff options
context:
space:
mode:
Diffstat (limited to 'pskc')
-rw-r--r--pskc/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pskc/__init__.py b/pskc/__init__.py
index 96f0eb9..685843b 100644
--- a/pskc/__init__.py
+++ b/pskc/__init__.py
@@ -45,7 +45,7 @@ __all__ = ['PSKC', '__version__']
# the version number of the library
-__version__ = '0.2'
+__version__ = '0.3'
class PSKC(object):