Skip to content

Commit

Permalink
Merge pull request #3 from erayerdin/development
Browse files Browse the repository at this point in the history
v0.1.0a3
  • Loading branch information
erayerdin committed May 13, 2019
2 parents eb21e82 + 07ba457 commit 3882859
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v0.1.0a3] - 2019-05-13
### Added
- `_TEMPLATE` to `TelegramFormatter`

Expand Down
2 changes: 1 addition & 1 deletion tglogger/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.1.0a1"
__version__ = "0.1.0a3"
__author__ = "Eray Erdin"

0 comments on commit 3882859

Please sign in to comment.