Skip to content

Commit bfb6ff8

Browse files
authored
Update to v2021-8-8
1 parent 0f04ace commit bfb6ff8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/python-quotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ It is definitely an area where Python fits almost perfectly.
9393
That's quite independent from Java, actually.
9494
-- Guido van Rossum
9595
%
96-
Modern programs must handle Unicode Python has excellent support for
96+
Modern programs must handle Unicode -Python has excellent support for
9797
Unicode, and will keep getting better.
9898
-- Guido van Rossum
9999
%

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = fortunes-python
33
description = Python philosophy and quotes fortunes
44
long_description = file: README.md
55
long_description_content_type = text/markdown
6-
version = 2021.8.7
6+
version = 2021.8.8
77
license = Public Domain
88
author = Hubert Tournier
99
author_email = nobody@nowhere.invalid

0 commit comments

Comments
 (0)