Closed JackWink closed 5 years ago
Help keep versions in sync across the project. This will ensure we have the README and setup.py and init.py files in sync with the git tag.
Release process is now documented in the README.
$ python setup.py install $ python -c "import fast_autocomplete; print(fast_autocomplete.__version__)" 0.4.0
Help keep versions in sync across the project. This will ensure we have the README and setup.py and init.py files in sync with the git tag.
Release process is now documented in the README.