Skip to content

Commit e126eb5

Browse files
Bump version to 1.6.1 and update maxminddb to 2.8.2 in setup.cfg
1 parent da73526 commit e126eb5

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 = django-crm-admin
3-
version = 1.6.0
3+
version = 1.6.1
44
description = The Analytical CRM with Tasks management, Email marketing and many more. This Django CRM software app is built for individual use by businesses of any size or freelancers and is designed to provide easy customization and quick development.
55
long_description = file: README.md
66
long_description_content_type = text/markdown
@@ -77,7 +77,7 @@ install_requires =
7777
frozenlist==1.8.0
7878
geoip2==5.1.0
7979
idna==3.11
80-
maxminddb==3.0.0
80+
maxminddb==2.8.2
8181
multidict==6.7.0
8282
mysqlclient==2.2.7
8383
numpy==2.3.4

0 commit comments

Comments
 (0)