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 f20fb12 commit 5543c78Copy full SHA for 5543c78
pyproj/__init__.py
@@ -28,7 +28,7 @@
28
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30
"""
31
-__version__ = "3.3rc0"
+__version__ = "3.3.0"
32
__all__ = [
33
"Proj",
34
"Geod",
0 commit comments