Skip to content

Commit 62583cb

Browse files
committed
drop jinja 2 req
1 parent b563544 commit 62583cb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ bokeh
77
panel
88
pandas
99
metpy
10-
jinja2<=3.0.3
1110

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
extras_require["complete"] = ["geoviews"]
3838

3939
setup(name='ncplot',
40-
version='0.3.1',
40+
version='0.3.2',
4141
description=DESCRIPTION,
4242
long_description=long_description,
4343
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)