[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/arrayfire/arrayfire-python/master/__af_version__.py [Back]  [Original]

#!/usr/bin/python

#######################################################
# Copyright (c) 2015, ArrayFire
# All rights reserved.
#
# This file is distributed under 3-clause BSD license.
# The complete license agreement can be obtained at:
# http://arrayfire.com/licenses/BSD-3-Clause
########################################################

version = "3.8"
release = "20210303"
full_version = version + "." + release

Web Proxy Viewer  |  New URL  |  Original Page