Ver# and postgresql requirements

This commit is contained in:
Mike Young
2019-12-01 11:40:33 -05:00
parent 68ccfa5bb9
commit 10601a3380
2 changed files with 2 additions and 1 deletions

2
doxygen.conf vendored
View File

@@ -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.2.0
PROJECT_NUMBER = 0.2.1
# 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

1
requirements.txt vendored
View File

@@ -14,3 +14,4 @@ django
toml
uwsgi
django-debug-toolbar
psycopg2-binary