Skip to content

Commit 186a809

Browse files
committed
bump to v0.13.0
1 parent 4d6168c commit 186a809

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.13.0
2+
==================
3+
4+
* Support only Python 3.8, 3.9, 3.10, and 3.11
5+
* Support only Django 3.2, and 4.2
6+
17
0.12.3
28
==================
39

spirit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '0.12.3'
3+
__version__ = '0.13.0'

0 commit comments

Comments
 (0)