chore: Update version to v0.3.4

This commit is contained in:
Leni Aniva 2025-07-01 15:43:21 -07:00
parent 4c7f77b7ca
commit 7a18fb1f9c
Signed by: aniva
GPG Key ID: D5F96287843E8DFB
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
namespace Pantograph namespace Pantograph
@[export pantograph_version] @[export pantograph_version]
def version := "0.3.3" def version := "0.3.4"
end Pantograph end Pantograph