Skip to content

Commit 17075f0

Browse files
author
semantic-release
committed
1.15.0
Automatically generated by python-semantic-release
1 parent cfa8199 commit 17075f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import find_packages, setup
44

5-
__version__ = '1.14.0'
5+
__version__ = '1.15.0'
66

77
readme_file = Path(__file__).parent / 'README.md'
88
if readme_file.exists():

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.14.0",
3+
"version": "1.15.0",
44
"private": true,
55
"scripts": {
66
"serve": "vite",

0 commit comments

Comments
 (0)