Merge branch 'check-tests'

This commit is contained in:
Gabriel Augendre 2019-12-30 21:15:56 +01:00
commit 27a277a171
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.1.0"
__version__ = "0.3.4"

View file

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