Skip to content

Commit

Permalink
Preparing release 0.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
timmartin19 committed Apr 24, 2015
1 parent 7af5075 commit 6555f19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
@@ -1,7 +1,7 @@
CHANGELOG
=========

0.1.26 (unreleased)
0.1.26 (2015-04-23)
===================

- Added base_url_sans_pks classproperty to ResourceBase
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@

import os

version = '0.1.26.dev0'
version = '0.1.26'

base_dir = os.path.dirname(__file__)

Expand Down

0 comments on commit 6555f19

Please sign in to comment.