We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f04ace commit bfb6ff8Copy full SHA for bfb6ff8
2 files changed
data/python-quotes
@@ -93,7 +93,7 @@ It is definitely an area where Python fits almost perfectly.
93
That's quite independent from Java, actually.
94
-- Guido van Rossum
95
%
96
-Modern programs must handle Unicode —Python has excellent support for
+Modern programs must handle Unicode -Python has excellent support for
97
Unicode, and will keep getting better.
98
99
setup.cfg
@@ -3,7 +3,7 @@ name = fortunes-python
3
description = Python philosophy and quotes fortunes
4
long_description = file: README.md
5
long_description_content_type = text/markdown
6
-version = 2021.8.7
+version = 2021.8.8
7
license = Public Domain
8
author = Hubert Tournier
9
author_email = nobody@nowhere.invalid
0 commit comments