This commit is contained in:
parent
4c99282aef
commit
f070121e5c
@ -8,7 +8,7 @@ supports pagination for ebook-like content with the ability to pause,
|
|||||||
save state, and resume rendering.
|
save state, and resume rendering.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.1.0'
|
__version__ = '0.1.1'
|
||||||
|
|
||||||
# Core abstractions
|
# Core abstractions
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = pyWebLayout
|
name = pyWebLayout
|
||||||
version = 0.1.0
|
version = 0.1.1
|
||||||
author = Duncan Tourolle
|
author = Duncan Tourolle
|
||||||
author_email = duncan@tourolle.paris
|
author_email = duncan@tourolle.paris
|
||||||
description = A Python library for HTML-like layout and rendering
|
description = A Python library for HTML-like layout and rendering
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user