Skip to content
Snippets Groups Projects
Commit 5ff20d04 authored by Omid Hosseini's avatar Omid Hosseini
Browse files

Update version to 2024

parent 2f28a8ce
No related branches found
No related tags found
1 merge request!44Resolve "FIx build issue for the new conda-build version"
package:
name: nexus-passoft
version: "2023.4.6.3"
version: "2024.4.6.3"
source:
path: ../
......
[bumpversion]
current_version = 2023.4.6.3
current_version = 2024.4.6.3
commit = True
tag = True
......
......@@ -52,6 +52,6 @@ setup(
packages=find_packages(include=['nexus']),
test_suite='tests',
url='https://git.passcal.nmt.edu/software_public/passoft/nexus',
version='2023.4.6.3',
version='2024.4.6.3',
zip_safe=False,
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment