Skip to content

Commit

Permalink
Upgrade to latest CTRE Phoenix binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Feb 24, 2018
1 parent ba211da commit c42dcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import sys
import setuptools

ctre_lib_version = '5.2.1.1'
ctre_lib_version = '5.2.2.0'

setup_dir = dirname(__file__)
git_dir = join(setup_dir, '.git')
Expand Down

0 comments on commit c42dcdc

Please sign in to comment.