Bump to 1.4.1, will release after minor tweaks
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cb24d6f..904a48b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(
bzip3
- VERSION 1.3.0
+ VERSION 1.4.1
DESCRIPTION "A better and stronger spiritual successor to BZip2"
HOMEPAGE_URL "https://github.com/kspalaiologos/bzip3"
LANGUAGES C)
