Skip to content

Commit 1180191

Browse files
author
semantic-release
committed
1.19.0
Automatically generated by python-semantic-release
1 parent 7971b5c commit 1180191

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.18.2'
5+
__version__ = '1.19.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.18.2",
3+
"version": "1.19.0",
44
"private": true,
55
"scripts": {
66
"serve": "vite",

0 commit comments

Comments
 (0)