mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Preparing for 0.7.0 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# pyShelf 0.6.1
|
# pyShelf 0.7.0
|
||||||
|
|
||||||
<p align="center"><b>Terminal based ebook server. Open source & Lightweight.</b></p>
|
<p align="center"><b>Terminal based ebook server. Open source & Lightweight.</b></p>
|
||||||
<p align="center">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.</p>
|
<p align="center">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.</p>
|
||||||
@@ -43,12 +43,11 @@ Follow or influence development @ <p align="center"><b>
|
|||||||
* mobi
|
* mobi
|
||||||
* pdf
|
* pdf
|
||||||
|
|
||||||
## 0.6.1 Patch Notes.
|
## 0.7.0 Patch Notes.
|
||||||
|
|
||||||
# New Features
|
# New Features
|
||||||
|
|
||||||
* PDF Format
|
* Administration System
|
||||||
* Image & Description acquisition needs work.
|
|
||||||
|
|
||||||
|
|
||||||
## 0.6.0 Patch Notes.
|
## 0.6.0 Patch Notes.
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ PROJECT_NAME = "pyShelf Open Source Ebook Server"
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# 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
|
# 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
|
# for a project that appears at the top of each page and should give viewer a
|
||||||
|
|||||||
Reference in New Issue
Block a user