Skip to content
This repository was archived by the owner on Oct 18, 2019. It is now read-only.

Commit 22f379d

Browse files
committed
Bump version to 3.3.2
1 parent 2c18d6e commit 22f379d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ioos_catalog/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from flask import Flask, redirect, request, current_app
88

9-
__version__ = "3.2.2"
9+
__version__ = "3.3.2"
1010
# Create application object
1111
app = Flask(__name__)
1212

0 commit comments

Comments
 (0)