forked from anitagraser/pgRoutingLayer
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #131 from pgRouting/cvvergara-patch-1
Pumping up version number
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,11 +7,13 @@ about=Dockable widget that adds pgRouting layers | |
- pgr_dijstra pgr_dijstraCost | ||
- pgr_bdDijstra pgr_bdDijstraCost | ||
- pgr_KSP | ||
version=3.0.0 | ||
version=3.0.1 | ||
qgisMinimumVersion=3.0 | ||
qgisMaximumVersion=3.99 | ||
author=Anita Graser, Ko Nagase, Vicky Vergara, Cayetano Benavent, Aasheesh Tiwari | ||
[email protected] | ||
changelog=3.0.1 | ||
- Removing support for pgRouting 2.x | ||
changelog=3.0.0 | ||
- Support for QGIS 3 (Python 3 and PyQt5). | ||
- Removed deprecated functions. | ||
|