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