prepare release 0.3
2 files changed, 7 insertions(+), 1 deletions(-) M README.rst M setup.py
M README.rst +6 -0
@@ 211,6 211,12 @@ When done, the following scripts can be Changes ------- +Version 0.3 +~~~~~~~~~~~ + +- Use keyword arguments for database setup (instead of generic config + dictionaries, which are a pain to type). + Version 0.2 ~~~~~~~~~~~
M setup.py +1 -1