Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Commit 8789a57

Browse files
committed
Release 1.0.2
1 parent d0987dd commit 8789a57

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.0.2] - 2018-11-10
11+
1012
### Fixed
1113

1214
- Update bandwidth file specification version in the `generator` (#28366).
@@ -33,7 +35,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3335
- Speed up `scanner` by disabling RTT measurements and waiting for
3436
measurement threads before prioritizing again the list of relays to measure.
3537

36-
3738
### Fixed
3839

3940
- Update python minimal version in setup (#28043)

sbws/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.2-dev0'
1+
__version__ = '1.0.2'

0 commit comments

Comments
 (0)