Skip to content

Commit 92eec0c

Browse files
committed
Release 3.4.0
1 parent 5ed287b commit 92eec0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## Unreleased
4+
## v3.4.0 - 2024/05/18
55

66
- Add support for Django 4.2 and 5.0
77
- Add support for Python 3.11 and 3.12

rules/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
test_rule,
2222
)
2323

24-
VERSION = (3, 3, 0, "final", 1)
24+
VERSION = (3, 4, 0, "final", 1)

0 commit comments

Comments
 (0)