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

Increase version number (minor)

parent 17a230fb
No related branches found
No related tags found
1 merge request!28Fix for Issue 46: Added a sorting menu for networks, stations and channels
package:
name: nexus-passoft
version: "2023.4.3.0"
version: "2023.4.4.0"
source:
path: ../
......
......@@ -4,4 +4,4 @@
__author__ = """IRIS PASSCAL"""
__email__ = 'software-support@passcal.nmt.edu'
__version__ = '2023.4.3.0'
__version__ = '2023.4.4.0'
......@@ -50,6 +50,6 @@ setup(
packages=find_packages(include=['nexus']),
test_suite='tests',
url='https://git.passcal.nmt.edu/software_public/passoft/nexus',
version='2023.4.3.0',
version='2023.4.4.0',
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