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

Commit 8a0f04d

Browse files
committed
Release 1.0.1
1 parent 5b6c2fa commit 8a0f04d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.1] - 2018-11-01
11+
1012
### Changed
1113

1214
- Change default directories when sbws is run from a system service (#28268).

sbws/__init__.py

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

0 commit comments

Comments
 (0)