Skip to content

Commit e6472c7

Browse files
v0.2.1
1 parent f5c660d commit e6472c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eoxelements/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
__eox_chart_version__ = "1.0.1"
33
__eox_layercontrol_version__ = "1.3.1"
44
__eox_map_version__ = "1.26.2"
5-
__version__ = "0.2.0"
5+
__version__ = "0.2.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "eoxelements"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Jupyter notebook wrapper for EOxElements web components"
55
authors = [
66
{ name = "EOX", email = "silvester.pari@eox.at" }

0 commit comments

Comments
 (0)