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

Release/0.9.0 #239

Merged
merged 12 commits into from
Sep 16, 2024
Merged

Release/0.9.0 #239

merged 12 commits into from
Sep 16, 2024

Conversation

janbridley
Copy link
Collaborator

@janbridley janbridley commented Sep 13, 2024

Description

TODOs

  • Check fresnel translation should be done in fresnel
  • Remove deprecated functions from tests
  • Fix test_io shape definitions
  • Merge Update io module to more complex test case #240 into this branch and rerun test_io
  • Automate running test_io with update: I will discuss the best method of doing this and update the CI after this release.

Checklist:

@janbridley janbridley changed the title Update to use bump-my-version Release/0.9.0 Sep 13, 2024
@janbridley janbridley self-assigned this Sep 13, 2024
@janbridley janbridley requested a review from DomFijan September 13, 2024 15:47
setup.cfg Outdated Show resolved Hide resolved
Comment on lines +94 to +105
[tool.bumpversion]
# Configuration for https://github.com/callowayproject/bump-my-version
tag = false
commit = false
message = "Bump version: {current_version} → {new_version}"

[[tool.bumpversion.files]]
filename="pyproject.toml"
[[tool.bumpversion.files]]
filename="doc/source/conf.py"
[[tool.bumpversion.files]]
filename="coxeter/__init__.py"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@joaander Looks like we can finally achieve all of our configuration through the pyproject.toml!

@janbridley janbridley marked this pull request as ready for review September 16, 2024 18:58
@janbridley janbridley merged commit f868ed8 into master Sep 16, 2024
9 checks passed
@janbridley janbridley deleted the release/0.9.0 branch September 16, 2024 19:26
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