diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/refcat/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/refcat/__init__.py b/python/refcat/__init__.py index 8ce9b36..7525d19 100644 --- a/python/refcat/__init__.py +++ b/python/refcat/__init__.py @@ -1 +1 @@ -__version__ = '0.1.3' +__version__ = '0.1.4' |