summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2022-01-13 15:12:43 +0100
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2022-01-13 15:12:43 +0100
commitfaf80f88bbd7fa2220da0aa14f3394d6af1a4774 (patch)
tree8b4fda54ee4416531691e3c6bacc46f263be5665 /.github
parent17c3c6a07cdb1b4d4f735f3bc996af30e216dfbe (diff)
[skip ci] reset version for the next one
Diffstat (limited to '.github')
-rw-r--r--.github/next_release.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/.github/next_release.md b/.github/next_release.md
index 50207638..0a8b2bbb 100644
--- a/.github/next_release.md
+++ b/.github/next_release.md
@@ -1,20 +1,19 @@
-We are pleased to announce the release 3.5.0 of the GUDHI library.
+We are pleased to announce the release 3.X.X of the GUDHI library.
-As a major new feature, the GUDHI library now offers Coxeter triangulations and points generators.
-The support for python 3.10 is available.
+As a major new feature, the GUDHI library now offers ...
We are now using GitHub to develop the GUDHI library, do not hesitate to [fork the GUDHI project on GitHub](https://github.com/GUDHI/gudhi-devel). From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz).
-Below is a list of changes made since GUDHI 3.4.1:
+Below is a list of changes made since GUDHI 3.5.0:
-- [Coxeter triangulation](https://gudhi.inria.fr/doc/latest/group__coxeter__triangulation.html)
- - constructs a piecewise-linear approximation of an m-dimensional smooth manifold embedded in R^d using an ambient triangulation.
+- [Module](link)
+ - ...
-- [Datasets generators](https://gudhi.inria.fr/python/latest/datasets_generators.html)
- - the python module `points` enables the generation of points on a sphere or a flat torus.
+- [Module](link)
+ - ...
- Miscellaneous
- - The [list of bugs that were solved since GUDHI-3.4.1](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.5.0+is%3Aclosed) is available on GitHub.
+ - The [list of bugs that were solved since GUDHI-3.5.0](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.6.0+is%3Aclosed) is available on GitHub.
All modules are distributed under the terms of the MIT license.
However, there are still GPL dependencies for many modules. We invite you to check our [license dedicated web page](https://gudhi.inria.fr/licensing/) for further details.
@@ -26,3 +25,4 @@ We provide [bibtex entries](https://gudhi.inria.fr/doc/latest/_citation.html) fo
Feel free to [contact us](https://gudhi.inria.fr/contact/) in case you have any questions or remarks.
For further information about downloading and installing the library ([C++](https://gudhi.inria.fr/doc/latest/installation.html) or [Python](https://gudhi.inria.fr/python/latest/installation.html)), please visit the [GUDHI web site](https://gudhi.inria.fr/).
+