Skip to content

Commit f880a58

Browse files
committed
Preparing release 6.0
1 parent c5d41db commit f880a58

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
6.0 (unreleased)
4+
6.0 (2025-11-25)
55
----------------
66

77
- Add support for Python 3.13, 3.14.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
with open(os.path.join(here, 'CHANGES.rst')) as f:
2727
CHANGES = f.read()
2828

29-
version = '6.0.dev0'
29+
version = '6.0'
3030

3131
setup(
3232
name='DateTime',

0 commit comments

Comments
 (0)