hatch-vcs icon indicating copy to clipboard operation
hatch-vcs copied to clipboard

Support `hatch version major/minor/patch`

Open elazarcoh opened this issue 1 year ago • 1 comments

When I'm trying to use:

hatch version minor

for example, it raises NotImplementedError.

I guess the plugin only reading the latest git tag and act by it when building?

What about auto-incrementation? Is that a missing feature, or I something I just missed in the docs?

elazarcoh avatar Apr 17 '23 07:04 elazarcoh