Skip to content

Update version to 0.1b1 - #95

Merged
cretz merged 3 commits into
temporalio:mainfrom
cretz:beta-release-version
Aug 4, 2022
Merged

Update version to 0.1b1#95
cretz merged 3 commits into
temporalio:mainfrom
cretz:beta-release-version

Conversation

@cretz

@cretz cretz commented Aug 4, 2022

Copy link
Copy Markdown
Contributor

What was changed

Update version and add minor note to README

Why?

Beta release

@cretz
cretz requested a review from a team August 4, 2022 13:28

@mmcshane mmcshane left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delivers the intent, which is "beta 1"

Comment thread pyproject.toml
[tool.poetry]
name = "temporalio"
version = "0.1a2"
version = "0.1b1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kind of curious why we don't use semver - is it not widely used in the Python world? FWIW, I think most of the promises of semver are BS but at least it has a formalized syntax

@cretz cretz Aug 4, 2022

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will use semver upon GA. This is Python's knowingly-non-semver form of expressing alpha/beta. See https://peps.python.org/pep-0440/.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cooll, thanks for the link.

@cretz
cretz merged commit fe99072 into temporalio:main Aug 4, 2022
@cretz
cretz deleted the beta-release-version branch August 4, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants