I like the breakout of installing, testing, releasing, linting. That's pretty rad. Used that framework with slightly newer innards
Add some text to the readme, almost all of it for developers
Increment patch version
I bumped the version, but used an rc to ensure I don't cause any problems with the releasing mechanism. @mitchute can you give me a once-through on that process? It looks like releases to PyPI happen as soon as we tag a version on GitHub, and not until then. Is that correct? Which would mean me editing the version doesn't cause any immediate problems?
I bumped the version, but used an
rc
to ensure I don't cause any problems with the releasing mechanism. @mitchute can you give me a once-through on that process? It looks like releases to PyPI happen as soon as we tag a version on GitHub, and not until then. Is that correct? Which would mean me editing the version doesn't cause any immediate problems?