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

Commit

Permalink
Bump version number to 0.1.0.post1 (#1257)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #1257

Preparing for out first post release, which will includes the updated README (with new logo and the fixed link to the doc), and the important `MonteCarloSamples` fix. :)

Reviewed By: jpchen

Differential Revision: D33053655

fbshipit-source-id: 373c07a0997dd6d520cb5b1bf8d53c315b4cd6ae
  • Loading branch information
horizon-blue authored and facebook-github-bot committed Dec 13, 2021
1 parent b9b8319 commit 78f9ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/beanmachine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.

__version__ = "0.1.0"
__version__ = "0.1.0.post1"

0 comments on commit 78f9ee1

Please sign in to comment.