Closed edublancas closed 1 year ago
once we finish: https://github.com/ploomber/pkgmt/pull/60
we should allow users to customize the behavior of pkgmt version
pkgmt version
[tool.pkgmt] github = "project/repository" version = {version_file: "/path/to/version_file.py", tag: false, push: false}
since we closed #60, let's work on this one
Acceptance criteria:
tag
push
looks good!
once we finish: https://github.com/ploomber/pkgmt/pull/60
we should allow users to customize the behavior of
pkgmt version