bump version to alpha-0.0.4

This commit is contained in:
2021-12-08 15:39:26 +01:00
parent 129bb47286
commit 7e91b863da

View File

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