[PR #808] [MERGED] Make versioning a little easier, and fix llama_parse version #872

Closed
opened 2026-02-16 00:19:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/808
Author: @adrianlyjak
Created: 7/21/2025
Status: Merged
Merged: 7/21/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/derp


📝 Commits (2)

📊 Changes

3 files changed (+167 additions, -1 deletions)

View changed files

CONTRIBUTING.md (+19 -0)
📝 llama_parse/pyproject.toml (+1 -1)
scripts/version-bump.py (+147 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/808 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/derp` --- ### 📝 Commits (2) - [`a02507f`](https://github.com/run-llama/llama_cloud_services/commit/a02507f24096ac277f6d074f4f38fb3c2b31233f) Make versioning a little easier - [`170188a`](https://github.com/run-llama/llama_cloud_services/commit/170188a828ef70f5e51f7ab846c82576b5fa4689) fix up ci ### 📊 Changes **3 files changed** (+167 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `CONTRIBUTING.md` (+19 -0) 📝 `llama_parse/pyproject.toml` (+1 -1) ➕ `scripts/version-bump.py` (+147 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:22 -05:00
yindo closed this issue 2026-02-16 00:19:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#872