Skip to content

Commit 0de3e37

Browse files
committed
Bump version
1 parent 90412fe commit 0de3e37

File tree

2 files changed

+1
-116
lines changed

2 files changed

+1
-116
lines changed

forecastmanager/tasks.py

Lines changed: 0 additions & 113 deletions
This file was deleted.

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = forecastmanager
3-
version = 0.2.0
3+
version = 0.3.0
44
description = Integration of Weather City Forecasts Manager in Wagtail Projects.
55
long_description = file:README.md
66
long_description_content_type = text/markdown
@@ -27,8 +27,6 @@ python_requires = >=3.8
2727
install_requires =
2828
wagtail>=4.2.2
2929
wagtailgeowidget>=7.0.0
30-
pandas>=2.0.2
31-
psycopg2-binary>=2.9.5
3230
django-filter
3331
wagtail-icon-chooser>=0.0.6
3432
wagtail-font-awesome-svg>=1.0.1

0 commit comments

Comments
 (0)