v0.2.17 - Add Python test harness and improve increment_and_push diagnostics and git identity handling

This commit is contained in:
Didactyl User
2026-03-25 09:22:38 -04:00
parent 9a5beac80d
commit faf3edf29f
3 changed files with 19 additions and 8 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
// Using DIDACTYL_ prefix to avoid conflicts with nostr_core_lib VERSION macros
#define DIDACTYL_VERSION_MAJOR 0
#define DIDACTYL_VERSION_MINOR 2
#define DIDACTYL_VERSION_PATCH 16
#define DIDACTYL_VERSION "v0.2.16"
#define DIDACTYL_VERSION_PATCH 17
#define DIDACTYL_VERSION "v0.2.17"
// Agent metadata
#define DIDACTYL_NAME "Didactyl"