seperman / fast-autocomplete

Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough
MIT License
271 stars 40 forks source link

Add bumpversion #5

Closed JackWink closed 5 years ago

JackWink commented 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