Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Commit

Permalink
Bump version to 0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Jan 25, 2014
1 parent fd6fba5 commit b340ff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHANGES
=======

master (unreleased)
0.1.3 (2014.01.24)
-------------------

* Fix failure when mixing-in with database backends that perform queries in
Expand Down
2 changes: 1 addition & 1 deletion transaction_hooks/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.3.dev1'
__version__ = '0.1.3'

0 comments on commit b340ff1

Please sign in to comment.