Skip to content

Commit 547fd1b

Browse files
authored
New version (#21)
* New version * Update requirements
1 parent ee39d56 commit 547fd1b

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.1a4"
14+
__version__ = "0.1a"

requirements.txt

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

0 commit comments

Comments
 (0)