]> git.phdru.name Git - m_librarian.git/commitdiff
Version 0.0.13: options: -C, -D, -P, -F 0.0.13
authorOleg Broytman <phd@phdru.name>
Sat, 11 Jun 2016 00:44:43 +0000 (03:44 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 11 Jun 2016 00:56:40 +0000 (03:56 +0300)
ChangeLog
m_librarian/__version__.py

index b67f662e272b06986e1cfc91c2eb1384faa24075..d11ab4e154556db01af479151948b57c748fdf96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Version 0.0.13 (2016-06-11)
+
+   Add option -C|--config file.
+
+   Change options: -D|--database, -P|--path, -F|--format.
+
 Version 0.0.12 (2016-06-09)
 
    Download many books.
index b459ff2054c46300d8e5593186161976882b1cad..4c744de3cd1791da7bf19a37e17753a968a395d8 100644 (file)
@@ -1 +1 @@
-__version__ = '0.0.12'
+__version__ = '0.0.13'