Skip to content

Commit

Permalink
Fix missing Connectivity.css file
Browse files Browse the repository at this point in the history
  • Loading branch information
liadomide committed Apr 26, 2024
1 parent 674c24f commit 2734892
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
include LICENSE
include tvbwidgets/ui/connectivity_react/Connectivity.css
include tvbwidgets/ui/connectivity_react/Connectivity.tsx
include tvbwidgets/ui/ts_widget_help.ini
recursive-include tvbwidgets/core/logger *
recursive-exclude tvbwidgets *.pyc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tvb-widgets",
"version": "2.0.0",
"version": "2.0.1",
"description": "GUI widgets for EBRAINS showcases",
"homepage": "https://github.com/the-virtual-brain/tvb-widgets",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 2734892

Please sign in to comment.