Skip to content

Commit 620688e

Browse files
committed
Back to development: 3.6.8
1 parent 0f813db commit 620688e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

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

44

5+
## 3.6.8 (unreleased)
6+
7+
8+
- Nothing changed yet.
9+
10+
511
## 3.6.7 (2025-03-11)
612

713

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55

6-
version = "3.6.7"
6+
version = "3.6.8.dev0"
77

88
this_directory = Path(__file__).parent
99
long_description = (

0 commit comments

Comments
 (0)