From 86b8462c19d0818bbe625f70c944872758ae33f5 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Sun, 12 Dec 2021 23:01:42 -0500 Subject: added version to qolab --- qolab/__init__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qolab') diff --git a/qolab/__init__.py b/qolab/__init__.py index e69de29..caceede 100644 --- a/qolab/__init__.py +++ b/qolab/__init__.py @@ -0,0 +1,3 @@ +""" Collection of method useful in the quantum optics lab: qolab """ +__version__ = "0.1" + -- cgit v1.2.3