Skip to content

Commit 5ab5a11

Browse files
committed
version 2.6.0
1 parent 26fea57 commit 5ab5a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproj/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2929
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3030
"""
31-
__version__ = "2.6.0rc0"
31+
__version__ = "2.6.0"
3232
__all__ = [
3333
"Proj",
3434
"Geod",

0 commit comments

Comments
 (0)