------------------ - (internal) change version version handling in `setup.py` to read it from `cards/__init__.py` - (internal) take out versions from requirements_dev.txt - (internal) refacter tests directory into cli and cardsdb directories - (internal) finish tracer bullet tests for both API and CLI
0.1.4
------------------
- Cleaning up extra files, cleaning up Makefile, and setup.py. - Had to bump version to test "make release"
0.1.3
------------------
- Running cards with no command now runs list instead of help.
0.1.2
------------------
- Add CLI tests
0.1.1
------------------
- Add rudimentary functionality
0.1.0
------------------
- First release on PyPI. This is just from the cookie cutter template. - There is no functionality available yet.