Skip to content

Commit b9649bb

Browse files
authored
Prepare 4.1.0 release (#78)
1 parent 7bc3b4c commit b9649bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

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

4-
django-fsm-2 4.1.0 unreleased
4+
django-fsm-2 4.1.0 2025-11-03
55
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66

77
- Add support for Django 6.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-fsm-2"
3-
version = "4.0.0"
3+
version = "4.1.0"
44
description = "Django friendly finite state machine support."
55
authors = [
66
"Mikhail Podgurskiy <kmmbvnr@gmail.com>",

0 commit comments

Comments
 (0)