Compare commits

...

1 Commits

Author SHA1 Message Date
Leni Aniva 9a36c6fbeb
chore: Update version to 0.3.5 2025-07-11 20:57:57 -07:00
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.4" def version := "0.3.5"
end Pantograph end Pantograph