Skip to content

Commit 8979861

Browse files
committed
fixed the actual version identifier
1 parent a5d33a6 commit 8979861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open_fortran_parser/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of open_fortran_parser package."""
22

3-
VERSION = '0.4.2.dev0'
3+
VERSION = '0.5.1'

0 commit comments

Comments
 (0)