Skip to content

Commit

Permalink
Added method Tie_Point_Grid.calc_overall_stats() + tests to compute o…
Browse files Browse the repository at this point in the history
…verall statistics from all tie points found.

Signed-off-by: Daniel Scheffler <[email protected]>
  • Loading branch information
danschef committed Sep 30, 2021
1 parent 54b67ab commit 5e7e92e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arosics/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
# limitations under the License.


__version__ = '1.6.2'
__versionalias__ = '2021-09-29_02'
__version__ = '1.7.0'
__versionalias__ = '2021-09-30_01'

0 comments on commit 5e7e92e

Please sign in to comment.