Skip to content

Commit ae1659f

Browse files
committed
Back to development: 6.1
1 parent f880a58 commit ae1659f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

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

4+
6.1 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
6.0 (2025-11-25)
511
----------------
612

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'
29+
version = '6.1.dev0'
3030

3131
setup(
3232
name='DateTime',

0 commit comments

Comments
 (0)