pynps 1.0.0
This is the first stable release, there's basically no changes from the last one, so there's no changelog. The main purpose of this release is to fix my tag/release numbers to a better format and changing the repository name to remove capitalization. This is being done in order to make the multiple builds I'm planing to release less messy to make :)
From now on the release pattern will be: A.B.C-D, where:
- A number will go up with a major update lands or B runs out;
- B number will go up with normal features updates, or when C runs out;
- C number will go up with bugfixes;
- D is the version of package, has no relation with the app version itself.