Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoiko committed May 20, 2015
1 parent cd5f168 commit df5cf99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
Changelog
=========

* :release:`0.2.0 <2015-04-07>`
* :release:`0.2.1 <2015-05-20>`
* :bug:`-` Fixed slow queries to backrefs

* :release:`0.2.0 <2015-05-19>`
* :feature:`-` Relationship indexing

* :release:`0.1.1 <2015-04-01>`

* :release:`0.1.0 <2015-04-01>`

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name='nefertari_sqla',
version="0.2.0",
version="0.2.1",
description='sqla engine for nefertari',
classifiers=[
"Programming Language :: Python",
Expand Down

0 comments on commit df5cf99

Please sign in to comment.