Skip to content

Commit f5f9db2

Browse files
committed
Merge branch 'release/2.5.1'
2 parents 88a5eb1 + f5879f9 commit f5f9db2

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.5.0'
2+
__version__ = '2.5.1'
33
__author__ = 'Rick van Hattem'
44
__author_email__ = '[email protected]'
55
__description__ = (

0 commit comments

Comments
 (0)