Skip to content

Commit

Permalink
How did this get left out, I merged it? Guess not.
Browse files Browse the repository at this point in the history
  • Loading branch information
pauleveritt committed Jan 22, 2016
1 parent 9155b98 commit 844bfd9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
karl package Changelog
======================

4.13.2 (2016-01-22)
===================

- custom_css branch didn't get in

4.13.1 (2016-01-22)
===================

- Brownbag, didn't get setuptools_git installed first so .zcml
etc. was left out

4.13 (2016-01-22)
=================
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

__version__ = '4.13.1'
__version__ = '4.13.2'
import os

from setuptools import setup, find_packages
Expand Down

0 comments on commit 844bfd9

Please sign in to comment.