Skip to content

Commit ac7501b

Browse files
authored
Update _version.py
Change version for pypi release
1 parent 2133d53 commit ac7501b

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.4.0.dev0"
14+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)