MCPcopy Index your code
hub / github.com/praw-dev/praw / handle_unreleased

Function handle_unreleased

tools/set_version.py:28–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27
28def handle_unreleased():
29 return add_unreleased_to_changelog() and increment_development_version()
30
31
32def handle_version(version):

Callers 1

mainFunction · 0.85

Calls 2

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…