v1.0.0, 2013.03.25 -- initial release
v1.0.1, 2013.09.25 -- added CHANGES.txt and MANIFEST.in
v1.0.2, 2013.09.25 -- switched from README.md to README.rst for PyPI
v1.0.3, 2013.09.25 -- make PyPI read the rst correctly
v1.0.4, 2013.09.25 -- keywords, classifiers, and little translate for the PyPI docs not supporting flavored code blocks
v1.0.9, 2013.09.26 -- between 4 and 9 updates to documentations for PyPI and githubs
v1.0.10, 2014.01.14 -- keyring is optional, no more history shenanigans, better exception handling
v1.0.11, 2014.02.07 -- removed keyring as a dependency
v1.0.12, 2014.02.07 -- minor bugfix
v1.0.13, 2014.02.07 -- readme and example .gister updates
v1.0.14, 2014.10.14 -- gister now accepts files as positional arguments for gisting
v1.0.15, 2014.10.14 -- gister now requires argparse on python < 2.7
v1.0.17, 2015.06.17 -- gister always makes secret gists, falls back to anonymous, and is librarized
v1.0.19, 2015.06.22 -- .ipynb files automatically show nbviewer.ipython.org links as well
v1.0.20, 2015.06.22 -- ability to edit a gist!!
