We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b9ee75 + a28d576 commit f9ed1c0Copy full SHA for f9ed1c0
setup.py
@@ -19,7 +19,7 @@
19
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
20
21
__name__ = 'drf-url-filters'
22
-__version__ = '0.4.0'
+__version__ = '0.5.0'
23
__author__ = 'Manjit Kumar'
24
__author_email__ = 'manjit1727@gmail.com'
25
__url__ = 'https://github.com/manjitkumar/drf-url-filters'
0 commit comments