Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vmalloc committed Jun 26, 2016
1 parent 071b41a commit f0c3acf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Here you can see the full list of changes between each Logbook release.
Version 1.0.0
-------------

Released on June 26th 2016

- Added support for timezones for log timestamp formatting (thanks Mattijs Ugen)
- Logbook has been a 0.x long enough to earn its 1.0.0 bump!
- Logbook now uses SemVer for its versioning scheme
Expand Down
2 changes: 1 addition & 1 deletion logbook/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.5"
__version__ = "1.0.0"

0 comments on commit f0c3acf

Please sign in to comment.