Skip to content

Commit 4d00fc9

Browse files
committed
version typo
1 parent 547fd1b commit 4d00fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openfermionpyscf/_version.py

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

0 commit comments

Comments
 (0)