Skip to content

Commit d9cbbda

Browse files
Merge pull request #366 from purduesigbots/master
🔀 Backmerge master
2 parents c321f20 + ba7d605 commit d9cbbda

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pip_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.3
1+
3.5.4

pros-macos.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ a = Analysis(
1515
['pros/cli/main.py'],
1616
pathex=[],
1717
binaries=[],
18-
datas=[],
18+
datas=[('pros/autocomplete/*', 'pros/autocomplete')],
1919
hiddenimports=[],
2020
hookspath=[],
2121
hooksconfig={},

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.3
1+
3.5.4

win_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.3.0
1+
3.5.4.0

0 commit comments

Comments
 (0)