diff --git a/src/openfermion/_version.py b/src/openfermion/_version.py index c0d719111..1f9523a38 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.2.0" +__version__ = "1.3.0"