diff --git a/Project.toml b/Project.toml index cc876615086e..c6331f956dd7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Oscar" uuid = "f1435218-dba5-11e9-1e4d-f1a5fab5fc13" authors = ["The OSCAR Team "] -version = "1.0.0-DEV" +version = "1.1.0-DEV" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" diff --git a/README.md b/README.md index e91e73bc2e41..3b7cc0b38e6f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ julia> using Oscar ----- ----- ----- - - - - ...combining (and extending) ANTIC, GAP, Polymake and Singular -Version 1.0.0-DEV ... +Version 1.1.0-DEV ... ... which comes with absolutely no warranty whatsoever Type: '?Oscar' for more information (c) 2019-2024 by The OSCAR Development Team @@ -128,7 +128,7 @@ 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 1.0.0-DEV, The OSCAR Team, 2024. (https://www.oscar-system.org) + OSCAR -- Open Source Computer Algebra Research system, Version 1.1.0-DEV, The OSCAR Team, 2024. (https://www.oscar-system.org) [OSCAR-book] Wolfram Decker, Christian Eder, Claus Fieker, Max Horn, Michael Joswig, The OSCAR book, 2024. @@ -138,7 +138,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 1.0.0-DEV}, + Version 1.1.0-DEV}, year = {2024}, url = {https://www.oscar-system.org}, } diff --git a/gap/OscarInterface/PackageInfo.g b/gap/OscarInterface/PackageInfo.g index 598dece0e89d..15e69fd884be 100644 --- a/gap/OscarInterface/PackageInfo.g +++ b/gap/OscarInterface/PackageInfo.g @@ -10,8 +10,8 @@ SetPackageInfo( rec( PackageName := "OscarInterface", Subtitle := "GAP interface to OSCAR", -Version := "1.0.0-DEV", -Date := "12/02/2024", # dd/mm/yyyy format +Version := "1.1.0-DEV", +Date := "16/02/2024", # dd/mm/yyyy format License := "GPL-2.0-or-later", Persons := [