From 67cda53b3304d1ffce5e52ea6b2b218765036a44 Mon Sep 17 00:00:00 2001 From: Nick Rubin Date: Fri, 23 Jul 2021 14:35:34 -0700 Subject: [PATCH] version_bum2 --- src/openfermion/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openfermion/_version.py b/src/openfermion/_version.py index 8ef518ced..7a5724bd6 100644 --- a/src/openfermion/_version.py +++ b/src/openfermion/_version.py @@ -11,4 +11,4 @@ # limitations under the License. """Define version number here and read it from setup.py automatically""" -__version__ = "1.1.0" +__version__ = "1.1.1"