Skip to content

Commit 8bbb190

Browse files
authored
Update setup.cfg
1 parent 650e55b commit 8bbb190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = forecastmanager
3-
version = 0.0.4
3+
version = 0.0.5
44
description = Integration of Weather City Forecasts Manager in Wagtail Projects.
55
long_description = file:README.md
66
long_description_content_type = text/markdown
@@ -28,4 +28,4 @@ install_requires =
2828
wagtail>=4.2.2
2929
wagtailgeowidget>=7.0.0
3030
pandas>=2.0.2
31-
psycopg2-binary>=2.9.5
31+
psycopg2-binary>=2.9.5

0 commit comments

Comments
 (0)