Merge pull request #209 from mbanth/feature/bump_version

Bump version to 2.0.1
This commit is contained in:
Michael Banther
2021-07-26 14:47:48 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
lib_xua Change Log
==================
2.0.1
-----
* CHANGED: Reverted dependency on lib_xud to v1.2.0 for use by XVF3510
2.0.0
-----

View File

@@ -1,4 +1,4 @@
VERSION = 2.0.0
VERSION = 2.0.1
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \