Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasKalverda committed May 31, 2023
1 parent 5a1329b commit b808b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_framework_tus/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.0.0.dev0"
__version__ = "2.0.0"

tus_api_version = "1.0.0"
tus_api_version_supported = ["1.0.0"]
Expand Down

0 comments on commit b808b1a

Please sign in to comment.