Skip to content

Commit 0212a08

Browse files
authored
Bump version and OpenFermion requirements (#29)
1 parent 3f86658 commit 0212a08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openfermionpsi4/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616

1717
"""Define version number here and read it from setup.py automatically"""
18-
__version__ = "0.2"
18+
__version__ = "0.3"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
openfermion>=0.3
1+
openfermion>=0.5

0 commit comments

Comments
 (0)