diff --git a/README.md b/README.md index 9256b24..aa7fc2d 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ Below is a list of the versions of this package and the versions of the GOV.UK F | Package Version | GOV.UK Frontend Version | | --------------- | ----------------------- | | [0.2.0](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.2.0) - [0.2.3](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.2.3) | [v4.5.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.5.0) | -| [0.3.0](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.0) - [0.3.8](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.8) | [v4.6.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.6.0) | +| [0.3.0](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.0) - [0.3.9](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.9) | [v4.6.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.6.0) | diff --git a/docs/index.md b/docs/index.md index 759ef38..00abea7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -45,4 +45,4 @@ Below is a list of the versions of this package and the versions of the GOV.UK F | Package Version | GOV.UK Frontend Version | | --------------- | ----------------------- | | [0.2.0](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.2.0) - [0.2.3](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.2.3) | [v4.5.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.5.0) | -| [0.3.0](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.0) - [0.3.8](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.8) | [v4.6.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.6.0) | +| [0.3.0](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.0) - [0.3.9](https://github.com/uktrade/govuk-frontend-django/releases/tag/0.3.9) | [v4.6.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.6.0) | diff --git a/pyproject.toml b/pyproject.toml index 4bd4f12..ee3c1db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "govuk-frontend-django" -version = "0.3.8" +version = "0.3.9" description = "Django functionality to help when building a GOV.UK website." authors = [ "DBT Live Service Team ",