Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Updating to version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
miile7 committed Sep 10, 2020
1 parent cca796e commit c1ad7d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 1.1.3
=============

- Adding `convert_to_taggroup()` function that converts `dict`s, `list`s and `tuple`s to a
`DigitalMicrograph.Py_TagGroup` directly.
- Changing imports in `__init__.py` to import everything

Version 1.1.2
=============

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.2
1.1.3

0 comments on commit c1ad7d0

Please sign in to comment.