Skip to content

Commit

Permalink
Back to development: 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Mar 6, 2020
1 parent bc83f32 commit ce84010
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
``persistent`` Changelog
========================

4.6.2 (unreleased)
------------------

- Nothing changed yet.


4.6.1 (2020-03-06)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@
from setuptools import find_packages
from setuptools import setup

version = '4.6.1'
version = '4.6.2.dev0'

here = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit ce84010

Please sign in to comment.