Skip to content

Commit dc658aa

Browse files
authored
Update version to 0.1.27.1.dev0
0.1.27.dev0 is considered < 1.1.27 breaking compatibility with latest cfclient release New version is considered pre-release of 0.1.27.1
1 parent 1319daa commit dc658aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "cflib"
7-
version = "0.1.27.dev0"
7+
version = "0.1.27.1.dev0"
88
description = "Crazyflie Python driver"
99
authors = [
1010
{ name = "Bitcraze and contributors", email = "contact@bitcraze.io" },

0 commit comments

Comments
 (0)