Skip to content

Commit 7fcbaec

Browse files
v0.1.2
1 parent 7179f40 commit 7fcbaec

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
@@ -1,4 +1,4 @@
11
# Version pinning for JS components and Python package
22
__eox_map_version__ = "1.26.2"
33
__eox_layercontrol_version__ = "1.3.1"
4-
__version__ = "0.1.1"
4+
__version__ = "0.1.2"

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.1.1"
3+
version = "0.1.2"
44
description = "Jupyter notebook wrapper for EOxElements web components"
55
authors = [
66
{ name = "EOX", email = "silvester.pari@eox.at" }

0 commit comments

Comments
 (0)