Skip to content

Commit

Permalink
Merge pull request #70 from Crown-Commercial-Service/release-0.6.0
Browse files Browse the repository at this point in the history
Release 0.6.0-alpha
  • Loading branch information
tim-s-ccs authored Sep 6, 2023
2 parents 73b3ddd + c6dc468 commit cdc4c9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2023-09-06 version 0.6.0-alpha

### Features

* Make compatible with GOV.UK Frontend v4 ([#69](https://github.com/Crown-Commercial-Service/govuk-frontend-jinja/pull/69))

## 2020-12-22 version 0.5.8-alpha

### Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="govuk-frontend-jinja",
version="0.5.8-alpha",
version="0.6.0-alpha",
author="Laurence de Bruxelles",
author_email="[email protected]",
description="Tools to use the GOV.UK Design System with Jinja-powered Python apps",
Expand Down

0 comments on commit cdc4c9b

Please sign in to comment.