Skip to content

Commit

Permalink
Release/1.2 (#1310)
Browse files Browse the repository at this point in the history
* Update LSF & DM builds

* Update frontend builds (#1309)

* [fix] Initial relations loading

* Update sentry sourcemaps

* Update frontend build (#1311)

* Update LSF: fixes for relations on image (#1316)

* Update __init__.py version

Co-authored-by: Nick Skriabin <[email protected]>
Co-authored-by: hlomzik <[email protected]>
  • Loading branch information
3 people authored Aug 18, 2021
1 parent 2a1bf9f commit a0817cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion label_studio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package_name = 'label-studio'

# Package version
__version__ = '1.1.1'
__version__ = '1.2'

# pypi info
__latest_version__ = None
Expand Down
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/react-app/index.js

Large diffs are not rendered by default.

0 comments on commit a0817cb

Please sign in to comment.