We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be68ad commit eaeeb94Copy full SHA for eaeeb94
django_plotly_dash/version.py
@@ -23,4 +23,4 @@
23
24
'''
25
26
-__version__ = "2.1.0"
+__version__ = "2.1.1"
setup.py
@@ -44,7 +44,7 @@
44
'dash>=2.0',
45
'dpd-components',
46
47
- 'dash-bootstrap-components<1',
+ 'dash-bootstrap-components',
48
49
'channels<3.0',
50
'Django>=2.2,<4.0.0',
0 commit comments