Skip to content

Commit c459102

Browse files
author
Adam DePue
committed
Merge pull request #37 from adepue/django18
Version bump
2 parents 48c3d3f + a191381 commit c459102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def run_tests(self):
7777

7878
setup(
7979
name='django-richenum',
80-
version='2.3.0',
80+
version='2.3.1',
8181
description='Django Enum library for python.',
8282
long_description=(
8383
open('README.rst').read() + '\n\n' +

0 commit comments

Comments
 (0)