Skip to content

Commit

Permalink
Bump version and OpenFermion requirements (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmcc authored Mar 29, 2018
1 parent 3f86658 commit 0212a08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openfermionpsi4/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

"""Define version number here and read it from setup.py automatically"""
__version__ = "0.2"
__version__ = "0.3"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
openfermion>=0.3
openfermion>=0.5

0 comments on commit 0212a08

Please sign in to comment.