Skip to content

Commit 38e23bd

Browse files
committed
bumped version
1 parent ce2d8be commit 38e23bd

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changes
22
=======
33

4+
1.12.0
5+
------
6+
7+
Added Italian translations - thanks to @Ott8v for this.
8+
9+
Modernised the type hints across the codebase (e.g. replacing ``typing.List``
10+
with ``list``). Thanks to @sinisaos for this.
11+
12+
Added official Python 3.13 support, and dropped Python 3.8 support (thanks to
13+
@sinisaos for this).
14+
15+
-------------------------------------------------------------------------------
16+
417
1.11.0
518
------
619

piccolo_admin/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.0
1+
1.12.0

0 commit comments

Comments
 (0)