From a30d6c482c24a85a990cfa7ff5c9e511f0156b73 Mon Sep 17 00:00:00 2001 From: Hugo Ledoux Date: Tue, 20 Dec 2022 11:08:11 +0100 Subject: [PATCH] Bump version to 0.9.1 --- bumpver.toml | 2 +- changelog.md | 7 +++++++ docs/_config.yml | 2 +- terrainbook.tex | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/bumpver.toml b/bumpver.toml index 3594bab..c182f18 100644 --- a/bumpver.toml +++ b/bumpver.toml @@ -1,5 +1,5 @@ [bumpver] -current_version = "0.9.0" +current_version = "0.9.1" version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]" commit = false tag = false diff --git a/changelog.md b/changelog.md index 1d1930a..319673c 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.9.1] - 2022-12-20 +### Modified + - fixed and improved a few sentences + - improved the pcprocessing chapter with better examples and improved figures + + ## [0.9.0] - 2022-11-14 ### Added - a new chapter about Global DEMs, which includes a section about space lidar @@ -63,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First release of the book (beta version) +[0.9.1]: https://github.com/tudelft3d/terrainbook/compare/0.9.0...0.9.1 [0.9.0]: https://github.com/tudelft3d/terrainbook/compare/0.8.0...0.9.0 [0.8.0]: https://github.com/tudelft3d/terrainbook/compare/0.7.2...0.8.0 [0.7.2]: https://github.com/tudelft3d/terrainbook/compare/0.7.1...0.7.2 diff --git a/docs/_config.yml b/docs/_config.yml index 0f41b35..067b815 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,5 +4,5 @@ description: An open book show_downloads: true theme: jekyll-theme-minimal -latest_version: 0.9.0 +latest_version: 0.9.1 course_url: https://3d.bk.tudelft.nl/courses/geo1015/ diff --git a/terrainbook.tex b/terrainbook.tex index 9917a99..f055902 100755 --- a/terrainbook.tex +++ b/terrainbook.tex @@ -120,7 +120,7 @@ \title{Computational modelling of terrains} \author{Hugo Ledoux \hspace{10mm} Ken Arroyo Ohori\\ Ravi Peters \hspace{17mm} Maarten Pronk} -\date{\texttt{v0.9.0}} +\date{\texttt{v0.9.1}} \publishers{\vspace{15mm}\includegraphics[width=0.8\linewidth]{front-back/nl_joydivision.png}}