chore: bump version to 1.3.0

This commit is contained in:
arne314
2025-03-10 20:23:10 +01:00
parent f56e84331c
commit 89226e576f
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.0"
version = "1.3.1"
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.2.0"
version = "1.3.1"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },