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 b563544 commit 62583cbCopy full SHA for 62583cb
requirements.txt
@@ -7,5 +7,4 @@ bokeh
7
panel
8
pandas
9
metpy
10
-jinja2<=3.0.3
11
setup.py
@@ -37,7 +37,7 @@
37
extras_require["complete"] = ["geoviews"]
38
39
setup(name='ncplot',
40
- version='0.3.1',
+ version='0.3.2',
41
description=DESCRIPTION,
42
long_description=long_description,
43
long_description_content_type='text/markdown',
0 commit comments