Skip to content

Commit 7815246

Browse files
committed
chore: freeze version
1 parent 96c33e0 commit 7815246

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bdiviz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.2"
22
# To shortcut the import path
33
from bdiviz.api import *

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
altair
1+
altair==5.5.0
22
bdi-kit==0.4.0
3-
bokeh
4-
datamart_profiler
5-
panel!=1.4.3
3+
bokeh==3.4.3
4+
datamart_profiler==0.11
5+
panel==1.4.5

0 commit comments

Comments
 (0)