Skip to content

Commit 353f0b0

Browse files
committed
Bump dev version to 1.0.0.dev1
1 parent 6a285bf commit 353f0b0

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
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='djangorestframework-filters',
13-
version='1.0.0.dev0',
13+
version='1.0.0.dev1',
1414
url='http://github.com/philipn/django-rest-framework-filters',
1515
license='MIT',
1616
long_description=README,

0 commit comments

Comments
 (0)