Skip to content

Commit f0c3acf

Browse files
committed
bump version
1 parent 071b41a commit f0c3acf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Here you can see the full list of changes between each Logbook release.
77
Version 1.0.0
88
-------------
99

10+
Released on June 26th 2016
11+
1012
- Added support for timezones for log timestamp formatting (thanks Mattijs Ugen)
1113
- Logbook has been a 0.x long enough to earn its 1.0.0 bump!
1214
- Logbook now uses SemVer for its versioning scheme

logbook/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.12.5"
1+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)