Skip to content

Commit 69d269d

Browse files
committed
Back to development: 4.1
1 parent f80f614 commit 69d269d

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+
4.1 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
4.0 (2023-08-28)
511
----------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
setup(
3232
name='grokcore.layout',
33-
version='4.0',
33+
version='4.1.dev0',
3434
description="A layout component package for Grok.",
3535
long_description=long_description,
3636
classifiers=[

0 commit comments

Comments
 (0)