chore: Update version to 0.3.3

This commit is contained in:
Leni Aniva 2025-06-20 12:29:00 -07:00
parent 0db2451c8a
commit 9304cf2368
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.2" def version := "0.3.3"
end Pantograph end Pantograph