diff options
Diffstat (limited to 'qolab/__init__.py')
-rw-r--r-- | qolab/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qolab/__init__.py b/qolab/__init__.py index 229ba37..f9d64aa 100644 --- a/qolab/__init__.py +++ b/qolab/__init__.py @@ -1,3 +1,3 @@ """ Collection of method useful in the quantum optics lab: qolab """ -__version__ = "0.14" +__version__ = "0.15" |