Skip to content

Commit

Permalink
Bump Version v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 authored Jan 5, 2021
1 parent 00d05ab commit e48bac5
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 @@ -26,7 +26,7 @@
schema_view = get_schema_view(
openapi.Info(
title="API Documentation",
default_version="v1.0.0",
default_version="v1.0.1",
license=openapi.License(name="GPL-3.0 License"),
),
public=True,
Expand Down

0 comments on commit e48bac5

Please sign in to comment.