diff --git a/pip_version b/pip_version index 678fd88a..e5b8a844 100644 --- a/pip_version +++ b/pip_version @@ -1 +1 @@ -3.5.3 \ No newline at end of file +3.5.4 \ No newline at end of file diff --git a/pros-macos.spec b/pros-macos.spec index 0775ccef..0ff36d3f 100644 --- a/pros-macos.spec +++ b/pros-macos.spec @@ -15,7 +15,7 @@ a = Analysis( ['pros/cli/main.py'], pathex=[], binaries=[], - datas=[], + datas=[('pros/autocomplete/*', 'pros/autocomplete')], hiddenimports=[], hookspath=[], hooksconfig={}, diff --git a/version b/version index 678fd88a..e5b8a844 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.5.3 \ No newline at end of file +3.5.4 \ No newline at end of file diff --git a/win_version b/win_version index 1067a669..2770e01e 100644 --- a/win_version +++ b/win_version @@ -1 +1 @@ -3.5.3.0 \ No newline at end of file +3.5.4.0 \ No newline at end of file