We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3514d4c commit e74c316Copy full SHA for e74c316
django_ajax/__init__.py
@@ -7,7 +7,7 @@
7
import os
8
import subprocess
9
10
-VERSION = (3, 1, 0, 'final', 0)
+VERSION = (3, 2, 0, 'final', 0)
11
12
13
def get_version(version=None):
0 commit comments