Skip to content

Commit b1081b9

Browse files
authored
bump version to 0.4 (#45)
1 parent c228867 commit b1081b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.4.dev"
14+
__version__ = "0.4"

0 commit comments

Comments
 (0)