Skip to content

Commit 32f54d9

Browse files
authored
Update __init__.py
1 parent 4360355 commit 32f54d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mfem/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ def debug_print(message):
2020

2121
print(message)
2222

23-
__version__ = '4.5.0.2rc1'
23+
__version__ = '4.5.0.2rc2'
2424

0 commit comments

Comments
 (0)