Skip to content

Commit a3c675e

Browse files
committed
Prepare for next release
1 parent fa87d14 commit a3c675e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ SPORCO Release Notes
33
====================
44

55

6+
Version 0.2.3 (yyyy-mm-dd)
7+
----------------------------
8+
9+
• No changes yet
10+
11+
612
Version 0.2.2 (2025-10-08)
713
----------------------------
814

sporco/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import absolute_import
22

3-
__version__ = '0.2.2'
3+
__version__ = '0.2.3a1'

0 commit comments

Comments
 (0)