Skip to content

Commit 5cfcc9b

Browse files
connernilsenfacebook-github-bot
authored andcommitted
Update pyrefly version] [shard:2/N]
Reviewed By: kinto0 Differential Revision: D74164898 fbshipit-source-id: 3f9016b5c086ef90daa412c547f709372e52e27d
1 parent 2e34907 commit 5cfcc9b

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.13.1"
5+
version = "0.14.0"
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.13.1"
16+
VERSION = "0.14.0"

0 commit comments

Comments
 (0)