We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a33997 commit 656261bCopy full SHA for 656261b
subregsim/__main__.py
@@ -4,7 +4,7 @@
4
5
from __future__ import (absolute_import, print_function)
6
7
-__version__ = "0.5"
+__version__ = "0.5.1"
8
9
import configargparse
10
import logging
0 commit comments