8.1.3
diff --git a/meson.build b/meson.build
index 4dd3594..223b358 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('ots', 'c', 'cpp',
-  version: '8.1.2',
+  version: '8.1.3',
   default_options : ['cpp_std=c++11', 'default_library=static'],
   meson_version : '>= 0.55.2',
 )