Skip to content

Commit

Permalink
- prepare release 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Mar 30, 2024
1 parent d37ae29 commit 42898a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Change History
================

6.0 (unreleased)
6.0 (2024-03-20)
================

- Add support for Python 3.12.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from setuptools import setup


version = '6.0.dev0'
version = '6.0'


def read(path):
Expand Down

0 comments on commit 42898a7

Please sign in to comment.