Skip to content

Commit 7f37fef

Browse files
committed
Bump version: 2024.1 → 2025.0
1 parent fba69b2 commit 7f37fef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "2024.1"
2+
current_version = "2025.0"
33
parse = "(?P<year>\\d+)\\.(?P<build>\\d+)"
44
serialize = ["{year}.{build}"]
55
tag = true

book/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ html:
1616
use_issues_button: true
1717
use_edit_page_button: true
1818
extra_footer: "<p>Analysis Function - Analytical Standards and Pipelines hub</p><p>This is a living document, please help use to make it grow by providing any feedback <a href='mailto:[email protected]'>by email</a> or via the <a href='https://github.com/best-practice-and-impact/qa-of-code-guidance'>GitHub repository</a>."
19-
extra_navbar: "<p>Book version 2024.1</p><a href='https://www.gov.uk/government/organisations/government-analysis-function' target='_blank'><img src='./_static/af_logo.png' alt='The Government Analysis Function logo' style='width:50%;'></a>"
19+
extra_navbar: "<p>Book version 2025.0</p><a href='https://www.gov.uk/government/organisations/government-analysis-function' target='_blank'><img src='./_static/af_logo.png' alt='The Government Analysis Function logo' style='width:50%;'></a>"
2020

2121
sphinx:
2222
extra_extensions:

book/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ and the information here is provided 'as is' without warranty.
5656

5757
The following structure can be used to reference the current version of the book:
5858

59-
> UK Government Analytical Community. (2020). Quality assurance of code for analysis and research (version 2024.1).
59+
> UK Government Analytical Community. (2020). Quality assurance of code for analysis and research (version 2025.0).
6060
> Office for National Statistics, Analytical Standards and Pipelines hub:
6161
> [https://best-practice-and-impact.github.io/qa-of-code-guidance/](https://best-practice-and-impact.github.io/qa-of-code-guidance/)
6262

0 commit comments

Comments
 (0)