Skip to content

Commit c69d735

Browse files
Bump to 0.7.1 - really use Particle 0.11
1 parent 73e04e4 commit c69d735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'enum34>=1.1; python_version<"3.4"',
3030
'importlib_resources>=1.0; python_version<"3.7"',
3131
'cachetools; python_version<"3.3"',
32-
'particle==0.10.*',
32+
'particle==0.11.*',
3333
'pydot'
3434
]
3535

0 commit comments

Comments
 (0)