fix(version): remove trailing period from version sync instruction

This commit is contained in:
Ivan
2026-04-22 20:09:58 -05:00
parent a6fcc15b51
commit a5f95ff4a9
+1 -1
View File
@@ -1,6 +1,6 @@
"""Version string synced from package.json.
Do not edit by hand. Run: pnpm run version:sync.
Do not edit by hand. Run: pnpm run version:sync
"""
__version__ = "4.5.0"