Skip to content

Commit 1d3e11b

Browse files
committed
bump version to 1.7.7 to include flaky test fix
1 parent 3f66fa5 commit 1d3e11b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [1.7.8]
6+
## [1.7.7]
7+
8+
- Flaky test ntp bug fix.
9+
10+
## [1.7.6]
711

812
### Added
913

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name='python-osc',
16-
version='1.7.6',
16+
version='1.7.7',
1717
author='attwad',
1818
author_email='tmusoft@gmail.com',
1919
description=(

0 commit comments

Comments
 (0)