bump: 
  hatch version patch

build:
  hatch build

publish: bump build
  hatch publish
