Skip to content

Commit a52f482

Browse files
authored
Update Program.py
1 parent e7dd09c commit a52f482

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Program.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
v0.6.1: Fixed TypeError when entering a text value for population density.
2424
v0.6.2: See those bugs, no? Well, they are gone!
2525
v0.6.3: Updated to support Windows and macOS alongside Linux.
26-
v1.0.0: Worldwide Public Release on Github!
26+
v1.0.0: Worldwide Public Release on Github!
27+
v1.0.1: See those bugs, no? Well, they are gone!
2728
2829
Current Edition: v1.0.0"""
2930

@@ -121,4 +122,4 @@ def conditions():
121122
quit()
122123
main()
123124

124-
#End of Code
125+
#End of Code

0 commit comments

Comments
 (0)