Skip to content

Commit 87e3b62

Browse files
update version in pyproject.toml
Summary: I've just upgraded pywatchman on pypi to 3.0.0 https://pypi.org/project/pywatchman/3.0.0/ I had to locally modify this file to actually do the upgrade, so syncing the changes to `fbsource` (which should then sync the changes to Github) Reviewed By: fanzeyi Differential Revision: D75650565 fbshipit-source-id: f47217f8e75232605708633962c8c247c4a99e99
1 parent 1f61513 commit 87e3b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

watchman/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pywatchman"
3-
version = "2.0.0"
3+
version = "3.0.0"
44
authors = [
55
{ name = "Meta Source Control Team", email = "[email protected]" },
66
]

0 commit comments

Comments
 (0)