deivit24 / python-steam-api

MIT License
25 stars 11 forks source link

Bump to dev version #29

Closed mscheltienne closed 2 months ago

mscheltienne commented 2 months ago

Once a release is done, usually you bump to a 'dev' version. And if you want to go further, you can bump dev0 to dev1, dev2, ... after each commit; but nowadays automatic versioning tools exist to do so. The main objective is to differentiate in the version between main and stable (release).