Skip to content

Commit f9ed1c0

Browse files
authored
Merge pull request #31 from manjitkumar/bump-version
Update version
2 parents 3b9ee75 + a28d576 commit f9ed1c0

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
@@ -19,7 +19,7 @@
1919
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
2020

2121
__name__ = 'drf-url-filters'
22-
__version__ = '0.4.0'
22+
__version__ = '0.5.0'
2323
__author__ = 'Manjit Kumar'
2424
__author_email__ = '[email protected]'
2525
__url__ = 'https://github.com/manjitkumar/drf-url-filters'

0 commit comments

Comments
 (0)