Jinja2 wasn't correctly retrieving the version information from setup.py, so I just harcoded the version.
0.3.1
Using conda skeleton from PyPi
0.3.0
This release is a new attempt at publishing the package to PyPi
0.2.2
0.2.1
This release fixes an issue where conda build was unable to retrieve the most recent git tag. Now, we just use whatever version is specified in setup.py
0.2.0
This release refactors the structure of the project and the import statements, so that the package can be installed properly with pip.