Skip to content

Commit d60c185

Browse files
committed
chore: bump version
1 parent de01127 commit d60c185

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-10-29
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 <[email protected]>",

0 commit comments

Comments
 (0)