update changelog
This commit is contained in:
parent
dcbcf81c40
commit
51e39c1b28
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
0.3a4
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Update grid and CRUD views per changes in ``edbob``.
|
||||||
|
|
||||||
0.3a3
|
0.3a3
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -75,7 +75,7 @@ requires = [
|
||||||
'pyramid_beaker', # 0.6.1
|
'pyramid_beaker', # 0.6.1
|
||||||
'pyramid_debugtoolbar', # 1.0
|
'pyramid_debugtoolbar', # 1.0
|
||||||
'pyramid_tm', # 0.3
|
'pyramid_tm', # 0.3
|
||||||
'rattail>=0.3a3', # 0.3a4.dev
|
'rattail>=0.3a4', # 0.3a5.dev
|
||||||
'SQLAlchemy', # 0.7.6
|
'SQLAlchemy', # 0.7.6
|
||||||
'Tempita', # 0.5.1
|
'Tempita', # 0.5.1
|
||||||
'transaction', # 1.2.0
|
'transaction', # 1.2.0
|
||||||
|
|
Loading…
Reference in a new issue