Skip to content

Commit 8c0786e

Browse files
generatedunixname89002005307016facebook-github-bot
authored andcommitted
Update pyrefly version] [shard:2/N]
Reviewed By: rchen152 Differential Revision: D73777932 fbshipit-source-id: 583696cc09d8f9b0e805b67e854bdfa3f958dd97
1 parent c0b7fae commit 8c0786e

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.12.1"
5+
version = "0.13.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.12.1"
16+
VERSION = "0.13.0"

0 commit comments

Comments
 (0)