Skip to content

Commit

Permalink
Move version back to dev. (#850)
Browse files Browse the repository at this point in the history
* Tag version back to dev.

* Fix dev version number.
  • Loading branch information
fdmalone authored Oct 30, 2023
1 parent 9e64cde commit 570abae
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__ = "1.6.0"
__version__ = "1.7.0.dev0"

0 comments on commit 570abae

Please sign in to comment.