Skip to content

Commit 67a6e3f

Browse files
committed
Pypi
1 parent d0cad90 commit 67a6e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drfpasswordless/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (1, 3, 7)
1+
VERSION = (1, 3, 9)
22

33
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)