Skip to content

Commit

Permalink
Bumped NNArchive version
Browse files Browse the repository at this point in the history
  • Loading branch information
klemen1999 committed Oct 1, 2024
1 parent 5b18c2c commit e6a7ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luxonis_ml/nn_archive/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from .model import Model

CONFIG_VERSION = Literal["1.0"]
CONFIG_VERSION = Literal["1.1"]


class Config(BaseModelExtraForbid):
Expand Down

0 comments on commit e6a7ada

Please sign in to comment.