Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 5a76c80

Browse files
committed
version++
1 parent 9f4abc9 commit 5a76c80

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

docs/source/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
* :release:`0.5.1 <2015-11-xx>`
5-
* :bug:`-` Reworked the creation of related models, order does not matter anymore
4+
* :release:`0.5.1 <2015-11-18>`
5+
* :bug:`-` Reworked the creation of related/auth_model models, order does not matter anymore
66

77
* :release:`0.5.0 <2015-10-07>`
88
* :bug:`- major` Fixed a bug using 'required' '_db_settings' property on 'relationship' field

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
requires = [
99
'cryptacular',
1010
'inflection',
11-
'nefertari>=0.6.0',
11+
'nefertari>=0.6.1',
1212
'pyramid',
1313
'ramlfications==0.1.8',
1414
'six',

0 commit comments

Comments
 (0)