diff --git a/README.md b/README.md index 3a89276..3ba1840 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pyShelf 0.6.1 +# pyShelf 0.7.0
Terminal based ebook server. Open source & Lightweight.
Having used Calibre for hosting my eBook collection in the past, I found myself frustrated having to install X on my server, or manage my library externally, Thus I have decided to spin up my own.
@@ -43,12 +43,11 @@ Follow or influence development @* mobi * pdf -## 0.6.1 Patch Notes. +## 0.7.0 Patch Notes. # New Features -* PDF Format - * Image & Description acquisition needs work. +* Administration System ## 0.6.0 Patch Notes. diff --git a/doxygen.conf b/doxygen.conf index f15d382..e846ee0 100755 --- a/doxygen.conf +++ b/doxygen.conf @@ -38,7 +38,7 @@ PROJECT_NAME = "pyShelf Open Source Ebook Server" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.6.0 +PROJECT_NUMBER = 0.7.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a