dguest / pandamonium

Command line scripts to parse panda web api
BSD 3-Clause "New" or "Revised" License
27 stars 17 forks source link

Add a bump version workflow to automate release tagging #63

Open matthewfeickert opened 3 years ago

matthewfeickert commented 3 years ago

@dguest now that PR #62 is in there should be a patch release so that info gets propagated out to PyPI. How do you feel about even more automation to make cutting release tags only require 1 button click and a tag entry? :slightly_smiling_face: c.f. https://github.com/recast-hep/recast-atlas/pull/68

matthewfeickert commented 3 years ago

@dguest now that PR #62 is in there should be a patch release so that info gets propagated out to PyPI.

Also pandamonium is installable (and probably works) in Python 3.10. :+1: So that should get added to

https://github.com/dguest/pandamonium/blob/b8471cc6c2bf1b18af533d8a6e1d6157255c664f/setup.cfg#L17-L28