Skip to content

Commit d9e8689

Browse files
author
semantic-release
committed
1.20.3
Automatically generated by python-semantic-release
1 parent d31600d commit d9e8689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "geoinsight"
7-
version = "1.20.2"
7+
version = "1.20.3"
88
requires-python = ">=3.10"
99
license = "Apache-2.0"
1010
license-files = ["LICENSE", "NOTICE"]

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geoinsight",
3-
"version": "1.20.2",
3+
"version": "1.20.3",
44
"private": true,
55
"scripts": {
66
"serve": "vite",

0 commit comments

Comments
 (0)