Skip to content

Commit 23fca0a

Browse files
authored
Update _version.py
1 parent a3f352e commit 23fca0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openfermion/_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__ = "1.5.0.dev0"
14+
__version__ = "1.5.0"

0 commit comments

Comments
 (0)