Skip to content

Commit

Permalink
Update urls.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 authored Jan 26, 2021
1 parent aa3cfbc commit 6710ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weni/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
schema_view = get_schema_view(
openapi.Info(
title="API Documentation",
default_version="v1.0.8",
default_version="v1.0.9",
license=openapi.License(name="GPL-3.0 License"),
),
public=True,
Expand Down

0 comments on commit 6710ba4

Please sign in to comment.