Skip to content

Commit

Permalink
- prepare release 3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Feb 3, 2020
1 parent 446e47e commit 900037f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

3.0.12 (unreleased)
3.0.12 (2020-02-03)
-------------------

- Depend on ``DocumentTemplate`` 3.2.1+ to no longer escape ``"``
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup


version = '3.0.12.dev0'
version = '3.0.12'

with open('README.rst') as f:
README = f.read()
Expand Down

0 comments on commit 900037f

Please sign in to comment.