Skip to content

Commit

Permalink
Merge pull request #142 from freemansw1/dev
Browse files Browse the repository at this point in the history
Version bump and changelog addition
  • Loading branch information
freemansw1 authored Jun 22, 2022
2 parents 5fb4071 + c945851 commit fee0208
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
### Tobac Changelog

_**Version 1.3.1:**_

**Enhancements**

- Added auto-downloading of files in the example notebooks if data isn't already present [#113](https://github.com/tobac-project/tobac/pull/113)

**Bug fixes**

- Fixed a bug with `map_tracks` that had it plot untracked cells caused by the switch to `-1` for untracked cells [#130](https://github.com/tobac-project/tobac/pull/130)

**Repository enhancements**

- New pull request template for the repository, including a checklist to be completed for each pull request [#120](https://github.com/tobac-project/tobac/pull/120)

_**Version 1.3:**_

**Enhancements**
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

setup(
name="tobac",
version="1.3",
version="1.3.1",
description="Tracking and object-based analysis of clouds",
url="http://github.com/climate-processes/tobac",
url="http://github.com/tobac-project/tobac",
author=[
"Max Heikenfeld",
"William Jones",
Expand Down

0 comments on commit fee0208

Please sign in to comment.