Skip to content

Commit a61305d

Browse files
committed
Fixing creation of annotated images sources
1 parent 4cd5782 commit a61305d

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
8.2.1 (2022-09-23)
7+
------------------
8+
9+
- Fixing update annotations function when creating annotated images sources.
10+
611
8.2.0 (2022-09-22)
712
------------------
813

bigml/api_handlers/sourcehandler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ def update_composite_annotations(self, source, images_file,
440440
source = self.get_source(source_id)
441441
if source.get("object", {}).get("closed"):
442442
source = self.clone_source(source_id)
443+
self.ok(source)
443444
# corresponding source IDs
444445
try:
445446
sources = source["object"]["sources"]

bigml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '8.2.0'
1+
__version__ = '8.2.1'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy