Skip to content

trim21/bump-pep621

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bump pep 621 version

pipx install bump-bep621

given current version 0.1.2

pyproject-bump major # -> 1.0.0
pyproject-bump minor # -> 0.2.0
pyproject-bump micro # -> 0.1.3
pyproject-bump a # -> 0.1.3a0
pyproject-bump b # -> 0.1.3b0
pyproject-bump rc # -> 0.1.3rc0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages