Skip to content

Release/1.1.0#44

Merged
gkostkowski merged 2 commits into
developfrom
release/1.1.0
Jun 10, 2026
Merged

Release/1.1.0#44
gkostkowski merged 2 commits into
developfrom
release/1.1.0

Conversation

@gkostkowski

Copy link
Copy Markdown
Collaborator

No description provided.

meanigfy and others added 2 commits June 1, 2026 16:28
Replace Meaningfy author/email in pyproject.toml with the Publications
Office of the European Union, and bump src/VERSION to 1.1.0-rc.3.

Refs TEDSWS-528
chore(meta): remove Meaningfy author attribution (TEDSWS-528)
Copilot AI review requested due to automatic review settings June 10, 2026 08:16
@gkostkowski gkostkowski merged commit 06a31cd into develop Jun 10, 2026
2 of 3 checks passed

Copilot AI 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.

Pull request overview

This PR updates release metadata for ere-basic as part of the 1.1.0 release process, including version stamping and aligning the ers-spec dependency to the 1.1.0 release branch.

Changes:

  • Update src/VERSION to 1.1.0-rc.3.
  • Update package metadata (authors) in src/pyproject.toml.
  • Bump ers-spec git dependency from release/1.0.0 to release/1.1.0 in src/pyproject.toml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/VERSION Updates the repository’s version marker to a release-candidate string.
src/pyproject.toml Updates project metadata and points ers-spec at the release/1.1.0 branch.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/VERSION
@@ -1 +1 @@
1.1.0
1.1.0-rc.3
Comment thread src/pyproject.toml

# TODO: should we have a registry?
ers-spec = { git = "https://github.com/OP-TED/entity-resolution-spec.git", branch = "release/1.0.0", subdirectory = "src" }
ers-spec = { git = "https://github.com/OP-TED/entity-resolution-spec.git", branch = "release/1.1.0", subdirectory = "src" }
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.

3 participants