Skip to content

Commit

Permalink
Release version 0.1.5
Browse files Browse the repository at this point in the history
* This version simplifies the virtualenv resource
* It also uses pip module instead of get-pip script to install the
  expected pip version

Change-Id: I77178ce13b1150bedda433e5bbc5471f0444215f
  • Loading branch information
achamo committed Jan 27, 2023
1 parent 495d4ef commit 8fbb813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
issues_url 'https://github.com/criteo-cookbooks/python3/issues'
source_url 'https://github.com/criteo-cookbooks/python3'
chef_version '>= 14.7'
version '0.1.4'
version '0.1.5'
supports 'centos'

0 comments on commit 8fbb813

Please sign in to comment.