mirror of
https://github.com/google/santa.git
synced 2026-01-15 01:08:12 -05:00
* wait for driver connection before adding prefix filters * version bump * fix travis build
4 lines
67 B
Python
4 lines
67 B
Python
"""The version for all Santa components."""
|
|
|
|
SANTA_VERSION = "1.5"
|