diff --git a/Project.toml b/Project.toml index 56d1c1f06bb7..750c92510046 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.8.0-DEV" +version = "0.8.0" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" diff --git a/README.md b/README.md index c9f83d58e227..513fd493d099 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ julia> using Oscar ----- ----- ----- - - - - ...combining (and extending) ANTIC, GAP, Polymake and Singular -Version 0.8.0-DEV ... +Version 0.8.0 ... ... which comes with absolutely no warranty whatsoever Type: '?Oscar' for more information (c) 2019-2022 by The Oscar Development Team @@ -124,7 +124,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.8.0-DEV, The OSCAR Team, 2022. (https://oscar.computeralgebra.de) + OSCAR -- Open Source Computer Algebra Research system, Version 0.8.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. @@ -134,7 +134,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.8.0-DEV}, + Version 0.8.0}, year = {2022}, url = {https://oscar.computeralgebra.de}, }