Skip to content

Commit

Permalink
Back to development: 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 10, 2018
1 parent 208bdf4 commit c32f05a
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
Expand Up @@ -2,6 +2,12 @@
Changelog
===========

4.2 (unreleased)
================

- Nothing changed yet.


4.1.2 (2018-10-10)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def read(*rnames):

setup(
name="zope.sequencesort",
version='4.1.2',
version='4.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Sequence Sorting',
Expand Down

0 comments on commit c32f05a

Please sign in to comment.