Skip to content

Commit

Permalink
Bump v3.7.1
Browse files Browse the repository at this point in the history
- Heroku logic fix (plus data tests)
- [Dev] Dependencies update
  • Loading branch information
Rust Saiargaliev committed Jan 2, 2021
1 parent e6b2b6c commit ee1d116
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

## [3.7.1] - 2021-01-2
### Changed
- Heroku logic fix (plus data tests)
- [Dev] Dependencies update

## [3.7.0] - 2020-12-30
### Added
- Geckoboard status checker
Expand Down
2 changes: 1 addition & 1 deletion statuscheck/__about__.py
@@ -1,4 +1,4 @@
__author__ = "Rust Saiargaliev"
__email__ = "hi@amureki.me"
__url__ = "https://github.com/amureki/statuscheck"
__version__ = "3.7.0"
__version__ = "3.7.1"

0 comments on commit ee1d116

Please sign in to comment.