Skip to content

Commit

Permalink
Back to development: 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kedder committed Oct 9, 2020
1 parent 7961253 commit 22a3ad6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

0.2.9 (unreleased)
------------------

- Nothing changed yet.


0.2.8 (2020-10-09)
------------------

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="mypy-zope",
version="0.2.8",
version="0.2.9.dev0",
author="Andrey Lebedev",
author_email="andrey.lebedev@gmail.com",
long_description=long_description,
Expand Down

0 comments on commit 22a3ad6

Please sign in to comment.