We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b135f28 commit 6b4a0a7Copy full SHA for 6b4a0a7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGES
2
=======
3
4
+0.1.100
5
+------
6
+
7
+* FDK Python: 0.1.100 version release
8
9
0.1.99
10
------
11
fdk/version.py
@@ -1 +1 @@
-VERSION = '0.1.99'
+VERSION = '0.1.100'
requirements.txt
@@ -5,5 +5,5 @@ pytest-asyncio==0.12.0
httptools>=0.5.0
contextvars==2.4;python_version>="3.7"
Cython>=3.0.0
-
+wheel>=0.38.1
0 commit comments