Skip to content

Commit 0b2879a

Browse files
committed
lestarch: version bump to allow for fprime 2.0.0 series
1 parent e4f7703 commit 0b2879a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fprime_gds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Currently the GDS is backwards compatible with all dictionaries. This MUST be bumped with each framework release to
77
# ensure compatibility
88
MINIMUM_SUPPORTED_FRAMEWORK_VERSION = (0,0,0)
9-
MAXIMUM_SUPPORTED_FRAMEWORK_VERSION = (1,5,4)
9+
MAXIMUM_SUPPORTED_FRAMEWORK_VERSION = (3,0,0)

0 commit comments

Comments
 (0)