Skip to content

Commit

Permalink
Preparing release 0.7.1lu
Browse files Browse the repository at this point in the history
  • Loading branch information
delijati committed Nov 4, 2013
1 parent 45631b4 commit 21a8b73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog
@@ -1,4 +1,4 @@
0.7.1lu (unreleased)
0.7.1lu (2013-11-04)
--------------------

- Add support for hierarchical facet queryies, i.e. facet.pivot. (@florianpilz)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

import distutils.core, os, re

version = '0.8.dev0'
version = '0.7.1lu'

distutils.core.setup(
name='sunburnt',
Expand Down

0 comments on commit 21a8b73

Please sign in to comment.