Skip to content

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Dec 3, 2021
1 parent 8811130 commit 482173d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

2.1.6 (unreleased)
------------------

- *nothing changed yet*


2.1.5 (2021-12-03)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

setup(
name='Products.GenericSetup',
version='2.1.5',
version='2.1.6.dev0',
description='Read Zope configuration state from profile dirs / tarballs',
long_description=README + _BOUNDARY + CHANGES,
classifiers=[
Expand Down

0 comments on commit 482173d

Please sign in to comment.