Upgrade gsm0338 to 1.0.0

This commit is contained in:
Wile E. Coyote 2017-02-03 09:42:18 +00:00
parent 70f6d11ae5
commit 05044b3f28

View file

@ -331,7 +331,7 @@ class rhizo_base {
}
python::pip { 'gsm0338':
ensure => 'present',
ensure => '1.0.0',
pkgname => 'gsm0338',
}