Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b4814cb

Browse files
authoredMar 29, 2018
Update version number and OpenFermion requirements (#30)
1 parent a0546c7 commit b4814cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎openfermionpyscf/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
# limitations under the License.
1212

1313
"""Define version number here and read it from setup.py automatically"""
14-
__version__ = "0.1"
14+
__version__ = "0.2"

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
openfermion>=0.1
1+
openfermion>=0.5

0 commit comments

Comments
 (0)
Please sign in to comment.