Bump version

This commit is contained in:
Luke Murphy 2021-01-13 23:21:52 +01:00
parent dc28b16ef5
commit e13a3f8bd0
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry] [tool.poetry]
name = "xbotlib" name = "xbotlib"
version = "0.7.0" version = "0.7.1"
description = "XMPP bots for humans" description = "XMPP bots for humans"
authors = ["decentral1se <lukewm@riseup.net>"] authors = ["decentral1se <lukewm@riseup.net>"]
maintainers = ["decentral1se <lukewm@riseup.net>"] maintainers = ["decentral1se <lukewm@riseup.net>"]