Skip to content

Commit 2248271

Browse files
committed
Bump version 0.4.1
1 parent fd52105 commit 2248271

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.1
2+
3+
- Update `download_geoip_db` management command to use new Maxmind download URLs, and provide license key.
4+
15
# 0.4.0
26

37
- Added Django 3.0 to support matrix.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='django-qsessions',
19-
version='0.4.0',
19+
version='0.4.1',
2020
description='Extended session backends for Django',
2121
long_description=README,
2222
author='Mohammad Javad Naderi',

0 commit comments

Comments
 (0)