Skip to content

Commit

Permalink
Merge f495ce1 into 4145598
Browse files Browse the repository at this point in the history
  • Loading branch information
aliabbasrizvi committed Jun 11, 2020
2 parents 4145598 + f495ce1 commit 0866d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimizely/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version_info = (3, 4, 1)
version_info = (3, 4, 2)
__version__ = '.'.join(str(v) for v in version_info)

0 comments on commit 0866d82

Please sign in to comment.