dbc.Accordion - problem

When I am trying to use dbc.accordion I am getting following error:

dbc.Accordion(),
AttributeError: module 'dash_bootstrap_components' has no attribute 'Accordion'

Does anyone knows how to deal with it?

My packages:

attrs==21.4.0
Brotli==1.0.9
certifi==2021.5.30
charset-normalizer==2.0.3
chart-studio==1.1.0
click==8.0.1
coverage==6.4.1
cx-Oracle==8.2.1
cycler==0.11.0
dash==2.6.1
dash-auth==1.4.1
dash-bootstrap-components==0.12.2
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
fire==0.4.0
flake8==4.0.1
Flask==2.0.1
Flask-Compress==1.10.1
Flask-SeaSurf==0.3.0
fonttools==4.30.0
future==0.18.2
greenlet==1.1.0
icon-font-to-png==0.4.1
idna==3.2
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.0.1
Jinja2==3.0.1
kiwisolver==1.4.0
lxml==4.6.4
MarkupSafe==2.0.1
matplotlib==3.5.1
mccabe==0.6.1
mypy==0.942
mypy-extensions==0.4.3
numpy==1.22.4
packaging==21.3
palettable==3.3.0
pandas==1.3.1
Pillow==9.0.1
plotly==5.8.1
plotly-calplot==0.1.10
pluggy==1.0.0
py==1.11.0
pyarrow==5.0.0
pycodestyle==2.8.0
pyflakes==2.4.0
pyparsing==3.0.7
pytest==7.1.2
pytest-cov==3.0.0
python-dateutil==2.8.2
pytz==2021.1
requests==2.26.0
retrying==1.3.3
schedule==1.1.0
six==1.16.0
SQLAlchemy==1.4.22
stylecloud==0.5.2
tenacity==8.0.1
termcolor==1.1.0
tinycss==0.4
toml==0.10.2
tomli==2.0.1
typing_extensions==4.2.0
ua-parser==0.10.0
urllib3==1.26.6
vulture==2.4
Werkzeug==2.0.1
wordcloud==1.8.1

Hi @gumis_rulez

Try upgrading to the latest version of dash-bootstrap-components. V1.2.1