New release

This commit is contained in:
Jan Giacomelli
2020-12-22 21:16:12 +01:00
parent 326c661b34
commit 12fba127e9
2 changed files with 5 additions and 1 deletions

4
.flake8 Normal file
View File

@@ -0,0 +1,4 @@
[flake8]
exclude =
docs/conf.py,
max-complexity = 10

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "random_quote_generator"
version = "0.1.0"
version = "2.0.0"
description = ""
authors = ["Jan Giacomelli <jan@typless.com>"]