Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf5db81afe | ||
|
|
cdf4392488 | ||
|
|
12fba127e9 |
@@ -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>"]
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ quotes = [
|
||||
"author": "Robert C. Martin",
|
||||
},
|
||||
{
|
||||
"quote": "You should name a variable using the same "
|
||||
"quote": "You should name a variable using the same "
|
||||
"care with which you name a first-born child.",
|
||||
"author": "Robert C. Martin",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user