Skip to content

Commit dc669ca

Browse files
committed
version 3.1rc0
1 parent 1117367 commit dc669ca

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__ = "3.1.dev0"
31+
__version__ = "3.1rc0"
3232
__all__ = [
3333
"Proj",
3434
"Geod",

0 commit comments

Comments
 (0)