Skip to content

Commit

Permalink
1.0 1.0 1.0 1.0 (#696)
Browse files Browse the repository at this point in the history
* 1.0 1.0 1.0 1.0

Version cut of the stable release.

* version should be 1.0.0
  • Loading branch information
ncrubin authored Dec 21, 2020
1 parent 99eb534 commit c31981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openfermion/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# limitations under the License.

"""Define version number here and read it from setup.py automatically"""
__version__ = "0.11.1.dev"
__version__ = "1.0.0"

0 comments on commit c31981a

Please sign in to comment.