Skip to content

Commit

Permalink
New version (#21)
Browse files Browse the repository at this point in the history
* New version

* Update requirements
  • Loading branch information
jarrodmcc authored Oct 20, 2017
1 parent ee39d56 commit 547fd1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openfermionpyscf/_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__ = "0.1a4"
__version__ = "0.1a"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
openfermion>=0.1a4
openfermion>=0.1

0 comments on commit 547fd1b

Please sign in to comment.