We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650e55b commit 8bbb190Copy full SHA for 8bbb190
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = forecastmanager
3
-version = 0.0.4
+version = 0.0.5
4
description = Integration of Weather City Forecasts Manager in Wagtail Projects.
5
long_description = file:README.md
6
long_description_content_type = text/markdown
@@ -28,4 +28,4 @@ install_requires =
28
wagtail>=4.2.2
29
wagtailgeowidget>=7.0.0
30
pandas>=2.0.2
31
- psycopg2-binary>=2.9.5
+ psycopg2-binary>=2.9.5
0 commit comments