According to this:
ArcGIS API for Python latest there is a new version of the Python API: 2.4.2.
I get that version if I create a new environment on Windows and install arcis, but not on Linux, I still get: 2.4.1.3.
Any info about when the latest API will be released on Linux ?
Hey @Rijswijk_dev
It appears these can be manually downloaded here through the anaconda.org website, it may not have been pushed out to the conda connectors just yet on the Linux side of things: https://anaconda.org/esri/arcgis/files?version=2.4.2
Cody