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

Update version to 2024

parent 09236009
1 merge request!16Resolve "FIx build issue for the new conda-build version"
Pipeline #4267 passed with stage
in 1 minute and 16 seconds
This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
......@@ -105,3 +105,6 @@ ENV/
.idea/
.DS_Store
# vscode
.vscode/
......@@ -4,4 +4,4 @@
__author__ = """IRIS PASSCAL"""
__email__ = 'software-support@passcal.nmt.edu'
__version__ = '2023.2.0.1'
__version__ = '2024.2.0.1'
package:
name: calday
version: 2023.2.0.1
version: 2024.2.0.1
source:
path: ../
......
......@@ -43,6 +43,6 @@ setup(
name='calday',
packages=find_packages(include=['calday']),
url='https://git.passcal.nmt.edu/software_public/passoft/calday',
version='2023.2.0.1',
version='2024.2.0.1',
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