exe/pytty in pytty-0.2.0 vs exe/pytty in pytty-0.3.0

- old
+ new

@@ -7,8 +7,9 @@ $LOAD_PATH.unshift lib_path unless $LOAD_PATH.include?(lib_path) STDOUT.sync = true require 'pytty' +require 'pytty/client' require 'pytty/client/cli' Pytty::Client::Cli::RootCommand.run \ No newline at end of file