[tor-commits] [sbws/master] Bump to 0.4.1

pastly at torproject.org pastly at torproject.org
Thu Jun 14 13:29:51 UTC 2018


commit 26069fe22c72c85f5021ddeb4f736fbe2b36e4e2
Author: Matt Traudt <sirmatt at ksu.edu>
Date:   Thu Jun 14 09:19:08 2018 -0400

    Bump to 0.4.1
---
 CHANGELOG.md                 | 5 ++++-
 sbws/__init__.py             | 2 +-
 tests/unit/lib/data/v3bw.txt | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd5ed8f..79d781f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## [Unreleased]
 
+## [0.4.1]
+
 ### Changed
 
 - If the relay to measure is an exit, put it in the exit position and choose a
@@ -31,4 +33,5 @@ So fix that.
 - `earliest_bandwidth` being the newest bw not the oldest (thanks juga0)
 - `node_id` was missing the character "$" at the beginning
 
-[Unreleased]: https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...master
+[Unreleased]: https://github.com/pastly/simple-bw-scanner/compare/v0.4.1...master
+[0.4.1]: https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...v0.4.1
diff --git a/sbws/__init__.py b/sbws/__init__.py
index cb2db29..f0ede3d 100644
--- a/sbws/__init__.py
+++ b/sbws/__init__.py
@@ -1 +1 @@
-__version__ = '0.4.1-dev'
+__version__ = '0.4.1'
diff --git a/tests/unit/lib/data/v3bw.txt b/tests/unit/lib/data/v3bw.txt
index debbe5e..eb37634 100644
--- a/tests/unit/lib/data/v3bw.txt
+++ b/tests/unit/lib/data/v3bw.txt
@@ -5,6 +5,6 @@ file_created=2018-04-25T13:10:57
 generator_started=2018-04-16T14:09:05
 latest_bandwidth=2018-04-17T14:09:07
 software=sbws
-software_version=0.4.1-dev
+software_version=0.4.1
 ====
 bw=54 error_circ=0 error_misc=0 error_stream=1 master_key_ed25519=g+Shk00y9Md0hg1S6ptnuc/wWKbADBgdjT0Kg+TSF3s nick=A node_id=$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA rtt=456 success=1 time=2018-04-17T14:09:07





More information about the tor-commits mailing list