Skip to content

Commit

Permalink
Merge pull request #201 from communitiesuk/FLS-827-hsra-rounds-added
Browse files Browse the repository at this point in the history
HSRA round ids
  • Loading branch information
hamzabinkhalid authored Dec 23, 2024
2 parents 3d02bfe + b349e91 commit d0d7ee0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion fsd_test_utils/test_config/useful_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ class UsefulConfig:
NSTF_ROUND_2_ID = "fc7aa604-989e-4364-98a7-d1234271435a"

HSRA_FUND_ID = "1e4bd8b0-b399-466d-bbd1-572171bbc7bd"
HSRA_ROUND_1_ID = "50062ff6-e696-474d-a560-4d9af784e6e5"
HSRA_ROUND_VR_ID = "ae223686-cbcc-4548-8b52-05898c315a59"
HSRA_ROUND_RP_ID = "bae275aa-86a5-4d3e-bcc7-0a25d040910d"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "funding-service-design-utils"

version = "5.3.1"
version = "5.3.2"

authors = [
{ name="MHCLG", email="FundingService@communities.gov.uk" },
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d0d7ee0

Please sign in to comment.