Skip to content

Commit 311595b

Browse files
author
semantic-release
committed
1.16.1
Automatically generated by python-semantic-release
1 parent 5635b2b commit 311595b

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

0 commit comments

Comments
 (0)