From d0c59ff4633d1b5898595a2c63625e58c1c6980d Mon Sep 17 00:00:00 2001 From: Hannes Vasyura-Bathke Date: Thu, 6 Jan 2022 11:32:29 +0100 Subject: [PATCH] Update README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index aa9952e4..b8ef3502 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,12 @@ Bayesian Earthquake Analysis Tool Based on pyrocko, theano and pymc3 +6 January 2022 +A new version 1.1.1 is released vastly improving resolution based fault discretization. Minor changes. +Checkout the `changelog `__ for all the details. +New `tutorial `_ on resolution based discretization of the fault surface. + +12 April 2021 A new version 1.1.0 is released adding support for multi-segmented fault setups and tensile dislocations. Checkout the `changelog `__ for all the details.