Fixed permissions. Bumped version to 1.0.8.

This commit is contained in:
Eric Winter
2024-11-19 12:32:11 -05:00
parent bfe0409862
commit fc78c2b185
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='kaipy',
version='1.0.7',
version='1.0.8',
description='Python software for CGS MAGE and other Kaiju models',
author='Kaiju team',
author_email='wiltbemj@ucar.edu',