diff --git a/toughio/__about__.py b/toughio/__about__.py index 1a4f39d7..56d7b81e 100644 --- a/toughio/__about__.py +++ b/toughio/__about__.py @@ -1,4 +1,4 @@ -__version__ = "1.10.0" +__version__ = "1.10.1" __author__ = "Keurfon Luu" __author_email__ = "keurfonluu@lbl.gov" __website__ = "https://github.com/keurfonluu/toughio"