aboutsummaryrefslogtreecommitdiff
path: root/qolab
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2022-06-14 16:20:53 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2022-06-14 16:20:53 -0400
commit4f8f9282c83254f3f81329cbe100f58970276e99 (patch)
treee531e458419a664b2c4870fcef2be06e66e92fea /qolab
parentce7d347281fd14770963e536662682fd382cbec1 (diff)
downloadqolab-4f8f9282c83254f3f81329cbe100f58970276e99.tar.gz
qolab-4f8f9282c83254f3f81329cbe100f58970276e99.zip
bumping version up since there are some windows improvements
Diffstat (limited to 'qolab')
-rw-r--r--qolab/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qolab/__init__.py b/qolab/__init__.py
index 9c704ae..34f217f 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.3"
+__version__ = "0.4"