__version__

Placeholder for the actual version code injected by hatch-vcs.

The logic here is used during development installs only so keep it simple. Since conda abides by CEP-8, which outlines using CalVer, our development version is simply:

YY.MM.MICRO.devN+gHASH[.dirty]

__version__