Skip to content

Commit

Permalink
Merge pull request #106 from geomet/release-1.1.0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
larsbutler committed Nov 14, 2023
2 parents 6e51332 + 8cdc2e3 commit 6ac73c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geomet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = '1.0.0'
__version__ = '1.1.0'


class InvalidGeoJSONException(Exception):
Expand Down

0 comments on commit 6ac73c3

Please sign in to comment.