From f4b723a4a973c202fdb37987c05c5d00c28115cd Mon Sep 17 00:00:00 2001 From: Rogier Neeleman Date: Tue, 23 Sep 2014 21:44:12 +0200 Subject: [PATCH] New python version --- wolfbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wolfbot.py b/wolfbot.py index 2626742..ba88d4f 100755 --- a/wolfbot.py +++ b/wolfbot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.2 +#!/usr/bin/env python3 # Copyright (c) 2011 Jimmy Cao # Permission is hereby granted, free of charge, to any person obtaining a copy