chg: Bump version

pull/81/head v1.2
Raphaël Vinot 2020-07-23 16:10:54 +02:00
parent 1ca8bc168c
commit d8ac3a6900
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pylookyloo"
version = "1.1.1"
version = "1.2"
description = "Python client for Lookyloo"
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
license = "AGPL-3.0-or-later"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "lookyloo"
version = "1.1"
version = "1.2"
description = "Web interface to track the trackers."
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
license = "BSD-3-Clause"