mirror of
https://github.com/rasterio/rasterio.git
synced 2026-02-01 14:34:43 +00:00
MNT: Version 1.4.4rc0
This commit is contained in:
parent
ea2920ff36
commit
37831ad9a8
@ -82,7 +82,7 @@ except ImportError:
|
||||
have_vsi_plugin = False
|
||||
|
||||
__all__ = ['band', 'open', 'pad', 'Band', 'Env', 'CRS']
|
||||
__version__ = "1.4.4.dev0"
|
||||
__version__ = "1.4.4rc0"
|
||||
__gdal_version__ = gdal_version()
|
||||
__proj_version__ = ".".join([str(version) for version in get_proj_version()])
|
||||
__geos_version__ = ".".join([str(version) for version in get_geos_version()])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user