Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 21:18
234c01a

This is a patch release of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed an issue where pylint would fail to recognise dbc.Table.from_dataframe (PR 926)
  • Simpler implementation of deprecation warnings made possible by Python 3.6 deprecation (PR 928)