fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deca3e3
)
rel
1.11.2
author
Radek Czajka
<rczajka@rczajka.pl>
Fri, 18 Dec 2020 09:23:40 +0000
(10:23 +0100)
committer
Radek Czajka
<rczajka@rczajka.pl>
Fri, 18 Dec 2020 09:23:40 +0000
(10:23 +0100)
CHANGELOG.md
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index
322dba0
..
621ddae
100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-3,10
+3,11
@@
This document records all notable changes to Librarian.
-## 1.11.
1
(2020-12-18)
+## 1.11.
2
(2020-12-18)
### Fixed
- MathML in EPUBs.
+- Subchapters without chapters in EPUBs.
## 1.11 (2020-12-09)
diff --git
a/setup.py
b/setup.py
index
dda645c
..
54e462e
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-22,7
+22,7
@@
def whole_tree(prefix, path):
setup(
name='librarian',
- version='1.11.
1
',
+ version='1.11.
2
',
description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats',
author="Marek Stępniowski",
author_email='marek@stepniowski.com',