From bb6d915b3497d72945163e02dbc9aa4e73b79615 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Tue, 15 Mar 2022 19:59:07 -0400 Subject: version bump --- qolab/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qolab') diff --git a/qolab/__init__.py b/qolab/__init__.py index caceede..fa210af 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.1" +__version__ = "0.2" -- cgit v1.2.3