diff --git a/hello.py b/hello.py index 6893179..3942a18 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print("Hello from Matt Pfeifer") \ No newline at end of file +print("Hello from Matt Pfeifer - version 2") \ No newline at end of file