RSSAmplifier

Blog · Mar 31, 2018

Versioning your Python project for Debian

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Version numbers matter! Using a consistent version numbering throughout your project's life matters, too. Changing project name is a high price to pay for cleaning up version errors. So there's some good news! The Python community's PEP-440 specifies how to use versions. Here are some examples of versions that abide PEP-440, they are in order !! 0.1.dev1 - Our first release, just playing around.…

Read on overtag.dk

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.