Bump version

This commit is contained in:
Gabriel Augendre 2020-01-03 09:19:55 +01:00
parent 21fde6842a
commit cb5bfcd74c
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.3.4"
__version__ = "0.3.5"

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "cleantoots"
version = "0.3.4"
version = "0.3.5"
description = "Cleanup your toot history."
license = "GPL-3.0-or-later"
authors = ["Gabriel Augendre <gabriel@augendre.info>"]