Skip to content

Commit

Permalink
Preparing release 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sithmel committed Jul 16, 2012
1 parent aa8defc commit fd0063e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.txt
@@ -1,7 +1,7 @@
Changelog
=========

0.4 (unreleased)
0.4 (2012-07-16)
----------------

- fix template for duplicates ids [sithmel]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup, find_packages
import os

version = '0.4.dev0'
version = '0.4'

setup(name='redomino.breadcrumbsbrain',
version=version,
Expand Down

0 comments on commit fd0063e

Please sign in to comment.