We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7773c5a commit 153583bCopy full SHA for 153583b
pyproj/__init__.py
@@ -47,7 +47,7 @@
47
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
48
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
49
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. """
50
-__version__ = "2.4.1.rc0"
+__version__ = "2.4.1"
51
__all__ = [
52
"Proj",
53
"Geod",
0 commit comments