Skip to content

Commit

Permalink
Merge pull request #74 from CardiacModelling/update-submodules
Browse files Browse the repository at this point in the history
Release v2.0.0
  • Loading branch information
kwabenantim authored Sep 10, 2024
2 parents 2db96f0 + 5109d9f commit 1ffc31a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BSD 3-Clause License

Unless otherwise noted, all files within this distribution are
Copyright (c) 2013-2021 University of Oxford, 2016-2021 University College London, and 2016-2021 University of Nottingham.
Copyright (c) 2013-2021 University of Oxford, 2016-2021 University College London, and 2016-2024 University of Nottingham.
All rights reserved.

University of Oxford means the Chancellor, Masters and Scholars of the
Expand Down
2 changes: 1 addition & 1 deletion app-manager
2 changes: 1 addition & 1 deletion client-direct
4 changes: 2 additions & 2 deletions docs/RtD/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@

# General information about the project.
project = u'AP-Nimbus'
copyright = u'2023, University of Nottingham'
copyright = u'2024, University of Nottingham'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '1.0.1'
version = '2.0.0'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down

0 comments on commit 1ffc31a

Please sign in to comment.