Skip to content

Commit

Permalink
Preparing release 1.3.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 14, 2019
1 parent 1680415 commit c4357e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CHANGES
*******

1.4 (unreleased)
================
1.3.post1 (2019-03-14)
======================

- Fix rendering of PyPI page.

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

setup(
name='martian',
version='1.4.dev0',
version='1.3.post1',
url='https://github.com/zopefoundation/martian',
author='Grok project',
author_email='grok-dev@zope.org',
Expand Down

0 comments on commit c4357e8

Please sign in to comment.