mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-08 23:38:11 -05:00
version update
This commit is contained in:
@@ -7,7 +7,7 @@ include-package-data = true
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "kaipy"
|
name = "kaipy"
|
||||||
version = "1.1.3"
|
version = "1.1.4"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Eric Winter", email = "eric.winter@jhuapl.edu"},
|
{name = "Eric Winter", email = "eric.winter@jhuapl.edu"},
|
||||||
]
|
]
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='kaipy',
|
name='kaipy',
|
||||||
version='1.1.3',
|
version='1.1.4',
|
||||||
description='Python software for CGS MAGE and other Kaiju models',
|
description='Python software for CGS MAGE and other Kaiju models',
|
||||||
author='Kaiju team',
|
author='Kaiju team',
|
||||||
author_email='wiltbemj@ucar.edu',
|
author_email='wiltbemj@ucar.edu',
|
||||||
|
|||||||
Reference in New Issue
Block a user