Skip to content

Commit 5e846cb

Browse files
committed
- vb [ci skip]
1 parent c3480ca commit 5e846cb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGES.rst

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Changelog
33

44
For changes before version 3.0, see ``HISTORY.rst``.
55

6+
7.2 (unreleased)
7+
----------------
8+
9+
610
7.1 (2024-10-10)
711
----------------
812

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
join('include', 'Acquisition', 'Acquisition.h')]),
3333
]
3434

35-
version = '7.1'
35+
version = '7.2.dev0'
3636

3737

3838
setup(name='AccessControl',

0 commit comments

Comments
 (0)