Skip to content

Commit 00675c8

Browse files
authored
Peripheral: Prepare release (#89)
[#88]
1 parent 49d22e7 commit 00675c8

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.13.0] - 2022-03-22
2+
- Added: Django 4.0 support
3+
- Added: Python 3.10 support
4+
15
## [0.12.4] - 2021-04-06
26
- Added: Django 3.2 support
37

setup.py

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

2727
setup(
2828
name="django-google-maps",
29-
version='0.12.4',
29+
version='0.13.0',
3030
author="Aaron Madison",
3131
author_email="[email protected]",
3232
description="Plugs google maps V3 api into Django admin.",

0 commit comments

Comments
 (0)