Skip to content

Commit

Permalink
Preparing release 6.0.27
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
erral committed Dec 17, 2024
1 parent 8a0fe29 commit 01e9725
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
6.0.27 (2024-12-17)
-------------------

Bug fixes:


- Update fi translation [Ricky Tigg] (#462)


6.0.26 (2024-12-12)
-------------------

Expand Down
1 change: 0 additions & 1 deletion news/462.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup


version = "6.0.27.dev0"
version = "6.0.27"


def read(filename):
Expand Down

0 comments on commit 01e9725

Please sign in to comment.