Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Dec 16, 2022
1 parent 769e30d commit 10622ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log
==========

1.12 (unreleased)
-----------------


1.11 (2022-12-16)
-----------------

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

setup(
name='Products.PluginRegistry',
version='1.11',
version='1.12.dev0',
description='Configure application plugins based on interfaces',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit 10622ae

Please sign in to comment.