We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4360355 commit 32f54d9Copy full SHA for 32f54d9
mfem/__init__.py
@@ -20,5 +20,5 @@ def debug_print(message):
20
21
print(message)
22
23
-__version__ = '4.5.0.2rc1'
+__version__ = '4.5.0.2rc2'
24
0 commit comments