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 b049330 commit 672195aCopy full SHA for 672195a
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="djangorestframework-sso",
18
- version="0.4.1",
+ version="0.4.2",
19
packages=find_packages(exclude=["tests"]),
20
include_package_data=True,
21
license="MIT License",
0 commit comments