Release 0.1.3

Just remove scdoc install requirement
This commit is contained in:
William Casarin 2022-11-18 16:26:53 -08:00
parent 7bd4cb1d08
commit 00dbf3cc83
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#include "random.h"
#include "proof.h"
#define VERSION "0.1.2"
#define VERSION "0.1.3"
#define MAX_TAGS 32
#define MAX_TAG_ELEMS 16