Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eb5bdb4

Browse filesBrowse files
committed
[3.2.x] Post-release version bump.
1 parent 653a7bd commit eb5bdb4
Copy full SHA for eb5bdb4

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎django/__init__.py

Copy file name to clipboardExpand all lines: django/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from django.utils.version import get_version
22

3-
VERSION = (3, 2, 15, 'final', 0)
3+
VERSION = (3, 2, 16, 'alpha', 0)
44

55
__version__ = get_version(VERSION)
66

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.