Skip to content

Commit

Permalink
bump generated ui
Browse files Browse the repository at this point in the history
  • Loading branch information
mirekys committed Jul 18, 2022
1 parent c8569e1 commit 313bb4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion oarepo_ui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

from .ext import OARepoUIExtension

__version__ = "4.0.7"
__version__ = "4.0.8"

__all__ = ('__version__', 'OARepoUIExtension')
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install_requires =
Flask>=2.1.2
invenio-records-resources>=0.19.1
importlib-metadata>=4.11.4
oarepo-generated-ui>=1.0.1
oarepo-generated-ui>=1.0.2

[options.extras_require]
tests =
Expand Down

0 comments on commit 313bb4a

Please sign in to comment.