diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3276eada..8e57b5f6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,7 +1,7 @@ lib_xua Change Log ================== -0.3.0 +1.0.0 ----- * ADDED: UAC1 HID support with simulated Voice Command detection reported diff --git a/lib_xua/module_build_info b/lib_xua/module_build_info index b41fc2ff..d51e4ca7 100644 --- a/lib_xua/module_build_info +++ b/lib_xua/module_build_info @@ -1,4 +1,4 @@ -VERSION = 0.3.0 +VERSION = 1.0.0 DEPENDENT_MODULES = lib_logging(>=3.0.0) \ lib_xassert(>=4.0.0) \