Skip to content

Commit f3b21ef

Browse files
kinto0facebook-github-bot
authored andcommitted
increment version
Summary: would like hotfix from last diff deployed for dogfooding Reviewed By: SamChou19815 Differential Revision: D74327463 fbshipit-source-id: 191d6a964f27afe8c89d0c430db29dd24a57af8b
1 parent e4ecda9 commit f3b21ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyrefly/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly"
5-
version = "0.14.0"
5+
version = "0.14.1"
66
authors = ["Meta"]
77
edition = "2021"
88
repository = "https://github.com/facebook/pyrefly"

version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# * After updating the version, run `arc autocargo .` in this directory to regenerate `Cargo.toml`
1414
# and put the resulting diff up for review. Once the diff lands, the new version should be
1515
# available on PyPI within a few hours.
16-
VERSION = "0.14.0"
16+
VERSION = "0.14.1"

0 commit comments

Comments
 (0)