CHANGES
=======

0.5.5
-----

* fix tox release target
* fix tag command

0.5.3
-----

* Fix current version logic

0.5.2
-----

* had a bad release

0.5.0
-----

* fix pep8
* add a cli command that inspect package versions

0.4.6
-----

* remove git directory dependancy

0.4.5
-----

* fix bug with pip
* update requirements

0.4.3
-----

* implement get version from pip indexes
* adding an egg distro for setuptools setup_requires

0.4.2
-----

* pbr should be automagically installed now

0.4.1
-----

* better setup.py configuration

0.4.0
-----

* Releaseing 0.4.0 - Tox, requirements and overall fixes
* ok i think we have a winner here
* learning better tox ini structure
* fixing up release
* fixup dependancies
* fix pyversion issues with pip 6.0.8

0.3.1
-----

* add wheel release output

0.3.0
-----

* final fix - test coverage works, lint is clean
* should be the last of the fixes
* more tox linting cleanup
* linting cleanup
* fix broken tox.ini
* switch to pytest and better tox.ini setup
* more cleanup and tox linting fixes
* cleanup and documentation updates

0.2.4
-----

* This should fix the need for having to have pyversion preinstalled

0.2.3
-----

* no need for this anymore

0.2.2
-----

* fixing release
* fixed project

0.2.1
-----

* fixing manifest file
* fixing up tox args
* fixing install

0.2.0
-----

* few more bug fixes and i think we are good
* fixes
* fixing up the clean command for tox
* logical testing of version increment for PEP 440
* adding a few more versioning places to get from
* cleanup, pep440 and making it more lib like
* giving the pyversion project some much needed love
* saving wip changes

0.1.0
-----

* install the requirements
* adding tests, coverage and linting, and fixing up errors
* more readme tweaks
* fixing urls
* readme tweaks

0.0.4
-----

* fixing readme on pypi

0.0.3
-----

* updating the readme

0.0.2
-----

* found the bug

0.0.1
-----

* adding tagging to the release
* fixing bad get_version util
* adding project build scripts, adding tag dist utils command
* adding setup
* change Version object to act like a string
* initial code commit
* Initial commit
