From 4b538be11fcd16f5f040ba908106f18f5dbf28e2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 17 Jun 2022 16:56:21 +0200 Subject: [PATCH] Version 0.10.0 --- Project.toml | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index c45766750a63..3634182f3dad 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Oscar" uuid = "f1435218-dba5-11e9-1e4d-f1a5fab5fc13" authors = ["The OSCAR Team "] -version = "0.9.0" +version = "0.10.0" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" diff --git a/README.md b/README.md index a702828cf25f..60c4312efd42 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ julia> using Oscar ----- ----- ----- - - - - ...combining (and extending) ANTIC, GAP, Polymake and Singular -Version 0.9.0 ... +Version 0.10.0 ... ... which comes with absolutely no warranty whatsoever Type: '?Oscar' for more information (c) 2019-2022 by The Oscar Development Team @@ -129,7 +129,7 @@ PropertyValue wrapping pm::Array> If you have used OSCAR in the preparation of a paper please cite it as described below: [OSCAR] - OSCAR -- Open Source Computer Algebra Research system, Version 0.9.0 The OSCAR Team, 2022. (https://oscar.computeralgebra.de) + OSCAR -- Open Source Computer Algebra Research system, Version 0.10.0 The OSCAR Team, 2022. (https://oscar.computeralgebra.de) [OSCAR-book] Christian Eder, Wolfram Decker, Claus Fieker, Max Horn, Michael Joswig, The OSCAR book, 2024. @@ -139,7 +139,7 @@ If you are using BibTeX, you can use the following BibTeX entries: key = {OSCAR}, organization = {The OSCAR Team}, title = {OSCAR -- Open Source Computer Algebra Research system, - Version 0.9.0}, + Version 0.10.0}, year = {2022}, url = {https://oscar.computeralgebra.de}, }