From f7caaca6803f43f863184ff17ea1e385d2a2c459 Mon Sep 17 00:00:00 2001 From: petergriffin29 <116427452+evilsaint000@users.noreply.github.com> Date: Sun, 12 May 2024 12:30:35 +0530 Subject: [PATCH] Update README.md First python release was 0.9.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e00bbc40..e653892c 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ Some of the popular languages are Java, C, C++, C#, Go, Swift, JavaScript, PHP, ## Introduction to Python -Guido van Rossum started the development of Python in December 1989. He released the first version (0.9.9) of Python for general public on February 20, 1991. +Guido van Rossum started the development of Python in December 1989. He released the first version (0.9.0) of Python for general public on February 20, 1991. The language evolved over the next few decades and so did its definition, the current version of which is stated below: