#ifndef _CLI_VERSION_ #define _CLI_VERSION_ namespace version { constexpr const char *CLI_VERSION = "0.5.0"; } #endif