Skip to content

Commit cf944f3

Browse files
kinto0facebook-github-bot
authored andcommitted
upgrade extension / pypi
Summary: I want to start dogfooding a new feature. Reviewed By: yangdanny97 Differential Revision: D73126515 fbshipit-source-id: 26cac11cc9292ee9b5a89a50ee0940cbfeaaa878
1 parent 360a6f7 commit cf944f3

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.11.0"
5+
version = "0.11.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.11.0"
16+
VERSION = "0.11.1"

0 commit comments

Comments
 (0)