Skip to content
Snippets Groups Projects
Commit b3ec0e6b authored by Javier Quinteros's avatar Javier Quinteros
Browse files

Update release number to 0.3a2

parent fcf0fa1b
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ from obspy import Stream
from .tdms import TDMS
version = '0.3a1'
version = '0.3a2'
def str2date(dStr):
......
......@@ -55,9 +55,9 @@ author = u'Javier Quinteros'
# built documents.
#
# The short X.Y version.
version = '0.2'
version = '0.3'
# The full version, including alpha/beta/rc tags.
release = '0.2b1'
release = '0.3a2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -23,7 +23,7 @@ setup(
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='0.3a1',
version='0.3a2',
description='dasscripts: Scripts to work with data generated by DAS systems',
long_description=long_description,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment