Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit e9b00d9

Browse files
horizon-bluefacebook-github-bot
authored andcommitted
Bump version to v0.1.1 (#1326)
Summary: Pull Request resolved: #1326 Bumping the version number in preparation for 0.1.1 release (with Python 3.9 support) Reviewed By: neerajprad Differential Revision: D33830741 fbshipit-source-id: 0f6484ced7a4aa26d19334a2c4d3c86f691c1774
1 parent 46fa03d commit e9b00d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/beanmachine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# This source code is licensed under the MIT license found in the
44
# LICENSE file in the root directory of this source tree.
55

6-
__version__ = "0.1.0.post1"
6+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)