New release
This commit is contained in:
4
.flake8
Normal file
4
.flake8
Normal file
@@ -0,0 +1,4 @@
|
||||
[flake8]
|
||||
exclude =
|
||||
docs/conf.py,
|
||||
max-complexity = 10
|
||||
@@ -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>"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user