]> git.phdru.name Git - m_librarian.git/commitdiff
Version 0.0.7: search books by authors, extensions, genres, languages 0.0.7
authorOleg Broytman <phd@phdru.name>
Tue, 24 May 2016 22:01:27 +0000 (01:01 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 24 May 2016 22:01:27 +0000 (01:01 +0300)
ChangeLog
TODO
m_librarian/__version__.py

index bf7827623a6a5c721a6f159f3bc29958543b44eb..c7ed57bbd64f9149573c9635cd86b2e2aa3f40d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Version 0.0.7 (2016-05-25)
+
+   Extend ml-serach.py to search books by authors, extensions, genres,
+   languages.
+
 Version 0.0.6 (2016-05-21)
 
    Extend ml-serach.py to search books by title, series, archive, file.
diff --git a/TODO b/TODO
index 8fdc22cef6e3b34cf683cc93c2d9963f64168b62..0b5fed239286e069016725bb210c0f42e11befb0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-Library for searching through collections.
-
-
-Command-line scripts for listing authors, books, series, etc.
-
-
 Web interface for listing authors, books, series, etc.
 
 
index fa9c4ec2bced5bc6f92d4bf5106a54cce740cf64..27921526f4850570157cbcf2506b950b65cb5299 100644 (file)
@@ -1 +1 @@
-__version__ = '0.0.6'
+__version__ = '0.0.7'