Bump to 0.0.14
This commit is contained in:
parent
45fcd51029
commit
d48fdd4369
@ -4,7 +4,7 @@ import sys
|
|||||||
|
|
||||||
DATAPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
|
DATAPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
|
||||||
|
|
||||||
__VERSION__ = "0.0.13"
|
__VERSION__ = "0.0.14"
|
||||||
|
|
||||||
|
|
||||||
def subcommands():
|
def subcommands():
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "etherpump"
|
name = "etherpump"
|
||||||
version = "0.0.13"
|
version = "0.0.14"
|
||||||
description = "Pumping text from etherpads into publications"
|
description = "Pumping text from etherpads into publications"
|
||||||
authors = ["Varia, Center for Everyday Technology"]
|
authors = ["Varia, Center for Everyday Technology"]
|
||||||
maintainers = ["Varia, Center for Everyday Technology <info@varia.zone>"]
|
maintainers = ["Varia, Center for Everyday Technology <info@varia.zone>"]
|
||||||
|
Loading…
Reference in New Issue
Block a user