Skip to content

Commit 7bf4311

Browse files
kinto0facebook-github-bot
authored andcommitted
bump version
Summary: I want a new extension for the dogfooding post going out today Reviewed By: connernilsen Differential Revision: D74182329 fbshipit-source-id: e967be02fe8d79a19b65a9889f6877cbbd4c7397
1 parent 179e7a6 commit 7bf4311

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.0"
5+
version = "0.13.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.13.0"
16+
VERSION = "0.13.1"

0 commit comments

Comments
 (0)