File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.6 .0
2
+ current_version = 0.7 .0
3
3
commit = False
4
4
tag = False
5
5
Original file line number Diff line number Diff line change 68
68
# the built documents.
69
69
#
70
70
# The short X.Y version.
71
- version = '0.6 .0'
71
+ version = '0.7 .0'
72
72
# The full version, including alpha/beta/rc tags.
73
73
release = version
74
74
Original file line number Diff line number Diff line change 80
80
81
81
"""
82
82
83
- __version__ = '0.6 .0'
83
+ __version__ = '0.7 .0'
84
84
85
85
86
86
# import utils first since it is imported by other modules; likewise, import
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = pybaselines
3
- version = 0.6 .0
3
+ version = 0.7 .0
4
4
author = Donald Erb
5
5
author_email = donnie.erb@gmail.com
6
6
description = A library of algorithms for the baseline correction of experimental data.
You can’t perform that action at this time.
0 commit comments