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.
1 parent 46566ab commit fb6ef19Copy full SHA for fb6ef19
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.3.0'
+__version__ = '0.4.0'
23
__author__ = 'Manjit Kumar'
24
__author_email__ = 'manjit1727@gmail.com'
25
__url__ = 'https://github.com/manjitkumar/drf-url-filters'
0 commit comments