version bump to 0.7

This commit is contained in:
Johannes Findeisen 2013-10-11 02:20:23 +02:00
commit 1de3fd29e2

View file

@ -19,7 +19,7 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
__version__ = "0.6/TCPCONNECT"
__version__ = "0.7"
__default_config__ = "./examples/minimal.json"
import argparse