chore: bump version to 1.3.2

This commit is contained in:
arne314
2025-05-07 17:45:45 +02:00
parent c6488ba7cc
commit 689c76ba35
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
name = "typstar"
version = "1.3.1"
version = "1.3.2"
description = "Neovim plugin for efficient note taking in Typst"
authors = [
{ name = "arne314" }

2
uv.lock generated
View File

@@ -437,7 +437,7 @@ wheels = [
[[package]]
name = "typstar"
version = "1.3.1"
version = "1.3.2"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },