Skip to content

Commit 75facd5

Browse files
authored
chore: Test publish of 0.1.0-beta.2 (#27)
1 parent 7457d8e commit 75facd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "async-geotiff"
3-
version = "0.1.0-beta.1"
3+
version = "0.1.0-beta.2"
44
description = "Async GeoTIFF reader for Python"
55
readme = "README.md"
66
authors = [{ name = "Kyle Barron", email = "kyle@developmentseed.org" }]

0 commit comments

Comments
 (0)