Skip to content

Commit 1a533f9

Browse files
committed
release 2.4.4
1 parent aea9118 commit 1a533f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_ajax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import os
88
import subprocess
99

10-
VERSION = (2, 4, 3, 'final', 0)
10+
VERSION = (2, 4, 4, 'final', 0)
1111

1212

1313
def get_version(version=None):

0 commit comments

Comments
 (0)