Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #7 - Exception is raised when the Dice is flipped #8

Merged

Conversation

anton-ptashnik
Copy link
Contributor

@anton-ptashnik anton-ptashnik commented May 20, 2024

@anton-ptashnik
Copy link
Contributor Author

once merged please publish the package to PyPI as v0.1.1. Below is just kindly remainder on how to publish

  1. Go to Releases of the repo
  2. Create a new release:
    2.1. Create a new version tag, v0.1.1
    2.2. Press Generate release notes to set a release name and default description
    2.3. Submit

Once done GitHub will publish the package to PyPI in a few seconds

…nt code unaware about an intermediate lib used for Dice communication
@anton-ptashnik
Copy link
Contributor Author

@Geek5510 please review

@ParticulaCode ParticulaCode merged commit 6a0a1b1 into ParticulaCode:main May 23, 2024
@anton-ptashnik anton-ptashnik deleted the fix-issue-7-exc-on-flip branch May 23, 2024 16:22
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.

Exception is raised when the Dice is flipped but no custom flip handler attached
2 participants