Preparing to release 0.2.0

This commit is contained in:
Mike Young
2019-11-29 22:19:48 -05:00
parent 4950c8f9d6
commit 78dbf2f2df
13 changed files with 24 additions and 604 deletions

2
config.json vendored
View File

@@ -1,6 +1,6 @@
{
"TITLE": "pyShelf E-Book Server",
"VERSION": "0.1.0",
"VERSION": "0.2.0",
"BOOKPATH": "books/",
"DATABASE": "src/db.sqlite3",
"BOOKSHELF": "data/shelf.json"