Skip to content

Conversation

@Prudhvi0717
Copy link
Collaborator

  • added dynamic versioning
  • refactored pyproject file

@Prudhvi0717 Prudhvi0717 requested a review from Copilot July 31, 2025 23:50
@Prudhvi0717 Prudhvi0717 self-assigned this Jul 31, 2025
@Prudhvi0717 Prudhvi0717 review requested due to automatic review settings July 31, 2025 23:51
Copy link

Copilot AI left a comment

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 refactors the project configuration by moving from static to dynamic versioning and reorganizing the pyproject.toml file structure. The changes improve maintainability by centralizing version management in a dedicated Python file.

  • Added dynamic versioning using hatch's version management system
  • Refactored pyproject.toml by reordering sections and updating author information
  • Created a new version.py file to centralize version management

Reviewed Changes

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

File Description
pyproject.toml Restructured configuration with dynamic versioning, updated author info, and reorganized sections
langgraph/version.py Added new file for centralized version management

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Prudhvi0717 Prudhvi0717 merged commit 31d4138 into master Jul 31, 2025
2 checks passed
@Prudhvi0717 Prudhvi0717 deleted the prudhvi/project-configuration branch July 31, 2025 23:54
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