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 aea9118 commit 1a533f9Copy full SHA for 1a533f9
django_ajax/__init__.py
@@ -7,7 +7,7 @@
7
import os
8
import subprocess
9
10
-VERSION = (2, 4, 3, 'final', 0)
+VERSION = (2, 4, 4, 'final', 0)
11
12
13
def get_version(version=None):
0 commit comments