Skip to content

Commit

Permalink
Update version and improve name
Browse files Browse the repository at this point in the history
  • Loading branch information
daveih committed Mar 5, 2024
1 parent 89e1d45 commit 3a8509f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
from model.wrapper import Wrapper
from uuid import UUID, uuid4

VERSION = "2.9.0"
SYSTEM_NAME = "Simple API for DDF"
VERSION = "2.11.0"
SYSTEM_NAME = "DDF USDM API"

tags_metadata = [
{
Expand Down

0 comments on commit 3a8509f

Please sign in to comment.