v1.0.2
Provide an entry point, simply called "zerobin".
This allows us to ship a pyz stand alone build as well as a wheel.
You can now use 0bin by simply downloading zerobin.pyz, and doing:
python zerobin.pyz # requires python3.7 or higher
That's it. No pip, no virtualenv. No need to install anything.