Skip to content

Commit cd7d68d

Browse files
committed
v2.0.1 Python 3.13
1 parent 2edfaf6 commit cd7d68d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cff-version: 1.2.0
22
title: "centerline-width: River analysis, centerline, and width extraction software"
3-
version: 2.0.0
3+
version: 2.0.1
44
message: "Please acknowledge the use of this software in any publications by citing:"
55
authors:
66
- family-names: Schneck

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [ "setuptools" ]
55

66
[project]
77
name = "centerline-width"
8-
version = "v2.0.0"
8+
version = "v2.0.1"
99
description = "A Python package to find the centerline and width of rivers based on the latitude and longitude of the right and left bank"
1010
readme = "README.md"
1111
keywords = [

0 commit comments

Comments
 (0)