Skip to content

Commit

Permalink
Preparing release 2.2.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gforcada committed Nov 3, 2023
1 parent e2891bf commit 9d724e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Changelog
=========

2.2.0a1 (unreleased)
--------------------
2.2.0 (2023-11-03)
------------------

- Use `tox` and `pre-commit` to ease project maintenance.
[gforcada]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "flake8-builtins"
version = "2.2.0a1.dev0"
version = "2.2.0"
authors = [
{ name="Gil Forcada Codinachs", email="gil.gnome@gmail.com" },
]
Expand Down

0 comments on commit 9d724e1

Please sign in to comment.