Skip to content
Snippets Groups Projects
Commit 561f7684 authored by Maeva Pourpoint's avatar Maeva Pourpoint
Browse files

Increase version number (patch)

parent 3ae62e07
No related branches found
No related tags found
1 merge request!33Fix to issue #61: Allow user to edit start/end times to the microsecond
package:
name: nexus-passoft
version: "2023.4.6.1"
version: "2023.4.6.2"
source:
path: ../
......
......@@ -4,4 +4,4 @@
__author__ = """IRIS PASSCAL"""
__email__ = 'software-support@passcal.nmt.edu'
__version__ = '2023.4.6.1'
__version__ = '2023.4.6.2'
......@@ -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.1',
version='2023.4.6.2',
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