We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f66fa5 commit 1d3e11bCopy full SHA for 1d3e11b
2 files changed
CHANGELOG.md
@@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
5
6
-## [1.7.8]
+## [1.7.7]
7
+
8
+- Flaky test ntp bug fix.
9
10
+## [1.7.6]
11
12
### Added
13
setup.py
@@ -13,7 +13,7 @@
14
setup(
15
name='python-osc',
16
- version='1.7.6',
+ version='1.7.7',
17
author='attwad',
18
author_email='tmusoft@gmail.com',
19
description=(
0 commit comments