Skip to content

Commit 7aef30c

Browse files
.
1 parent 165fbe5 commit 7aef30c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717

1818

1919
permissions:
20+
id-token: write
2021
contents: read
2122

2223
jobs:

setup.py

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

88
setuptools.setup(
99
name="ziko-st-toc",
10-
version="0.4.2",
10+
version="0.4.1",
1111
author="zakaria elalaoui",
1212
author_email="zakarialaoui10@gmail.com",
1313
description="Zikojs based Interactive Table of Contents component for Streamlit.",

0 commit comments

Comments
 (0)