Skip to content

Conversation

@kenlhlui
Copy link
Contributor

This PR resolves a similar issue from #58 in the latest commit (1eccb26) of the main branch, where the _get_version in datasettype does not handle version numbers with non-numeric characters.

Since the datasettype and dataverse modules both check the Dataverse instance's version, this PR moved the extract_major_minor function to the utils module so that the two modules can jointly use it.

… version numbers (including versions with leading strings, like v6.1.0)
@JR-1991
Copy link
Member

JR-1991 commented Jul 25, 2025

@kenlhlui thanks for the fix. Looks good to me 🙌

@JR-1991 JR-1991 merged commit 4b0fe60 into gdcc:main Jul 25, 2025
2 checks passed
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