Changeset 3118


Ignore:
Timestamp:
05/16/17 11:59:33 (7 years ago)
Author:
VincentMcIntyre
Message:

asap: Bump version

Location:
tags/asap-4.4.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/asap-4.4.0/python/__init__.py

    r3057 r3118  
    6060
    6161__date__ = get_asap_revdate()
    62 __version__  = '4.0.0a'
     62__version__  = '4.4.0'
    6363__revision__ = get_revision()
    6464
  • tags/asap-4.4.0/setup.py

    r2929 r3118  
    44
    55setup(name = PKGNAME,
    6       version = '4.3.0a',
     6      version = '4.4.0',
    77      description = 'ATNF Spectral-line Analysis Package',
    88      author = 'Malte Marquarding',
Note: See TracChangeset for help on using the changeset viewer.