Skip to content

Commit

Permalink
Merge pull request #72 from Loop3D/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 3.1.3
  • Loading branch information
AngRodrigues authored May 14, 2024
2 parents 7f3b392 + 969b498 commit 7585c31
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.1.3](https://github.com/Loop3D/map2loop/compare/v3.1.2...v3.1.3) (2024-05-14)


### Bug Fixes

* remove tini from docker ([89fd60f](https://github.com/Loop3D/map2loop/commit/89fd60f35445f96894c153d3f8c5f6451bcbf0ed))


### Documentation

* remove lavavu; no need for 3D vis for the examples ([e8b1ada](https://github.com/Loop3D/map2loop/commit/e8b1ada0345cfebef114be555e770fd594155b16))

## [3.1.2](https://github.com/Loop3D/map2loop/compare/v3.1.1...v3.1.2) (2024-05-09)


Expand Down
2 changes: 1 addition & 1 deletion map2loop/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.1.2"
__version__ = "3.1.3"

0 comments on commit 7585c31

Please sign in to comment.