Skip to content

Commit

Permalink
Preparing release 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Jan 20, 2016
1 parent 478fb11 commit cec9732
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,4 +1,4 @@
2.6 (unreleased)
2.6 (2016-01-20)
================

- #116: Update scaffold to be consistent with Pyramid's default scaffolds
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -50,7 +50,7 @@
docs_extras = ['Sphinx', 'pylons-sphinx-themes >= 0.3']

setup(name='pyramid_jinja2',
version='2.6.dev0',
version='2.6',
description='Jinja2 template bindings for the Pyramid web framework',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit cec9732

Please sign in to comment.