We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ca6d8 commit b6b12bfCopy full SHA for b6b12bf
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.2.3 (2022-10-10)
6
+### Fix
7
+* Fix types i README ([`79ca6d8`](https://github.com/F-Secure/flaky-tests-detection/commit/79ca6d810b567a307869efe382ca467ad6015c0a))
8
+
9
## v1.2.2 (2022-10-10)
10
### Fix
11
* Remove deprecated pandas method ([`2897cad`](https://github.com/F-Secure/flaky-tests-detection/commit/2897cad22044d5a6200557a6b8e9eb8a65756e4d))
flaky_tests_detection/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.2.2"
+__version__ = "1.2.3"
0 commit comments