Merge pull request #89 from tudortimi/prepare-for-3.34.0

Update version number
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25a9986..8656df6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 
-## [Unreleased]
+## [3.34.0]
 
 ### Added
 - Detect simulator automatically, based on what tools are on 'PATH'.
@@ -313,7 +313,7 @@
 * ?
 
 
-[unreleased]: https://github.com/tudortimi/svunit/compare/v3.33...HEAD
+[3.34.0]: https://github.com/tudortimi/svunit/compare/v3.33...v3.34.0
 [3.33]: https://github.com/tudortimi/svunit/compare/v3.32...v3.33
 [3.32]: https://github.com/tudortimi/svunit/compare/v3.31...v3.32
 [3.31]: https://github.com/tudortimi/svunit/compare/v3.30...v3.31
diff --git a/VERSION.txt b/VERSION.txt
index c9b4552..e0e27c1 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-SVUnit v3.33
+SVUnit v3.34.0