2
0
Fork 0

Bumped version to 0.2.1

This commit is contained in:
Thomas Touhey 2018-11-01 23:45:36 +01:00
parent 2ba11bc6f6
commit d39a356194
No known key found for this signature in database
GPG Key ID: 2ECEB0517AD947FB
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ __all__ = ["version", "tohtml", "tolightscript",
"Options", "BlockTag", "ParagraphTag", "InlineTag",
"Smiley", "Image", "Video"]
version = "0.2"
version = "0.2.1"
# ---
# Public functions.