Skip to content

Commit eb82e2d

Browse files
committed
Incrementing version to v2.4.0
1 parent 491a724 commit eb82e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_statsd/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__package_name__ = 'django-statsd'
2-
__version__ = '2.3.0'
2+
__version__ = '2.4.0'
33
__author__ = 'Rick van Hattem'
44
__author_email__ = '[email protected]'
55
__description__ = (

0 commit comments

Comments
 (0)