We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875f60e commit 09f2cf6Copy full SHA for 09f2cf6
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.0.2 (2021-09-28)
6
+### Fix
7
+* Increase version number ([`e80eebe`](https://github.com/F-Secure/flaky-tests-detection/commit/e80eebe1df9d547cfcc60dc56554241c525778b0))
8
+
9
## v1.0.1 (2021-09-28)
10
### Fix
11
* Change setup.py author list ([`c86ed0e`](https://github.com/F-Secure/flaky-tests-detection/commit/c86ed0ecd3556d0ab96962d2daddf51e409c2a57))
flaky_tests_detection/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.1"
+__version__ = "1.0.2"
0 commit comments