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 d837c88..61fa9fe 100644
--- a/pskc/__init__.py
+++ b/pskc/__init__.py
@@ -47,7 +47,7 @@ __all__ = ['PSKC', '__version__']
# the version number of the library
-__version__ = '0.1'
+__version__ = '0.2'
class PSKC(object):