File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 3.6.7] - 2023-02-17
8+ ### Chorus
9+ * Bump version to avoid collision with tag belonging to former release candidate version ` v3.6.6 `
10+
11+
712## [ 3.6.6] - 2023-01-27
813### Fixed
914 * ` setup.py ` dependencies updated
Original file line number Diff line number Diff line change 11__description__ = 'Devo Python Library.'
22__url__ = 'http://www.devo.com'
3- __version__ = "3.6.6 "
3+ __version__ = "3.6.7 "
44__author__ = 'Devo'
55__author_email__ = 'support@devo.com'
66__license__ = 'MIT'
You can’t perform that action at this time.
0 commit comments