From 4f8f9282c83254f3f81329cbe100f58970276e99 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Tue, 14 Jun 2022 16:20:53 -0400 Subject: bumping version up since there are some windows improvements --- qolab/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qolab/__init__.py') 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" -- cgit v1.2.3