bump version to alpha-0.0.1

This commit is contained in:
2021-11-19 17:53:41 +01:00
parent 908abe1b14
commit ede41efea7

View File

@@ -4,7 +4,7 @@
#include <ctime>
#define TD_VERSION "alpha-0.0.0"
#define TD_VERSION "alpha-0.0.1"
namespace td {
namespace utils {