Skip to content
Snippets Groups Projects
Commit a940bbd3 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Bumped version.

parent a8ef8523
No related branches found
No related tags found
No related merge requests found
Pipeline #60490 canceled
......@@ -2,8 +2,8 @@
History
=======
1.9.0 (coming soon)
-------------------
1.9.0 (2023-05-04)
------------------
* Re-implemented interpolation of tie point attributes into space (!23).
Three techniques are now supported: RBF, GPR, and Ordinary Kriging. Added scikit-learn to dependencies.
......
......@@ -24,5 +24,5 @@
# limitations under the License.
__version__ = '1.8.1'
__versionalias__ = '2023-03-10_01'
__version__ = '1.9.0'
__versionalias__ = '2023-05-04_01'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment