Skip to content

Commit

Permalink
chore: bump frontend (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
Encord-davids authored Aug 15, 2023
1 parent b675ce9 commit f147e4f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend_components/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "encord-active-components"
version = "0.0.32"
version = "0.0.33"
description = "Frontend components used by Encord Active"
authors = ["Cord Technologies Limited <[email protected]>"]
license = "Apache-2.0"
Expand Down
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ inquirerpy = "^0.3.4"
umap-learn = "^0.5.3"
llvmlite = "^0.40.0" # Pinning, as lower versions conflict with other libs
# Encord-active-components (strict version match)
encord-active-components = "^0.0.32"
encord-active-components = "^0.0.33"
# NOTE: comment line above and uncomment the line below to setup local development
# encord-active-components = { path = "./frontend_components", develop=true }
# End of encord-active-components
Expand Down

0 comments on commit f147e4f

Please sign in to comment.