diff --git a/st7789/st7789.c b/st7789/st7789.c index c51809a..72f6b38 100644 --- a/st7789/st7789.c +++ b/st7789/st7789.c @@ -22,7 +22,7 @@ * THE SOFTWARE. */ -#define __ST7789_VERSION__ "0.1.4" +#define __ST7789_VERSION__ "0.1.5" #include "py/obj.h" #include "py/runtime.h"