Skip to content

Commit 6b4a0a7

Browse files
author
CI
committed
Releasing version 0.1.100
1 parent b135f28 commit 6b4a0a7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGES
22
=======
33

4+
0.1.100
5+
------
6+
7+
* FDK Python: 0.1.100 version release
8+
49
0.1.99
510
------
611

fdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.1.99'
1+
VERSION = '0.1.100'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pytest-asyncio==0.12.0
55
httptools>=0.5.0
66
contextvars==2.4;python_version>="3.7"
77
Cython>=3.0.0
8-
8+
wheel>=0.38.1
99

0 commit comments

Comments
 (0)