Skip to content

Commit

Permalink
Preparing release 6.0.25
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
erral committed Oct 30, 2024
1 parent 109dded commit 2dbac7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
6.0.25 (2024-10-30)
-------------------

No significant changes.


6.0.25 (unreleased)
-------------------

Expand Down
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.25.dev0"
version = "6.0.25"


def read(filename):
Expand Down

0 comments on commit 2dbac7d

Please sign in to comment.