diff --git a/README.md b/README.md index 6763fbb6..29037b26 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Getting Started ### Setup PHP Sandbox -1. For PHP Sandbox setup, see sandbox [manual] (https://github.com/mushorg/phpox) +1. For PHP Sandbox setup, see sandbox [manual](https://github.com/mushorg/phpox) 2. In PHP Sandbox directory, run sandbox: ``sudo python3 sandbox.py`` ### Setup Docker diff --git a/setup.py b/setup.py index fa176bde..f0fadee7 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='Tanner', - version='0.3.0', + version='0.4.0', description='He who flays the hide', author='MushMush Foundation', author_email='glastopf@public.honeynet.org',