File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 56
56
57
57
# General information about the project.
58
58
project = u'Signalz'
59
- copyright = u'2016-2017 , Matous C'
59
+ copyright = u'2016-2018 , Matous C'
60
60
author = u'Matous C'
61
61
62
62
# The version info for the project you're documenting, acts as replacement for
63
63
# |version| and |release|, also used in various other places throughout the
64
64
# built documents.
65
65
#
66
66
# The short X.Y version.
67
- version = u'0.6 '
67
+ version = u'0.7 '
68
68
# The full version, including alpha/beta/rc tags.
69
- release = u'0.6 '
69
+ release = u'0.7 '
70
70
71
71
# The language for content autogenerated by Sphinx. Refer to documentation
72
72
# for a list of supported languages.
Original file line number Diff line number Diff line change 3
3
Changelog
4
4
===========
5
5
6
+ **Version 0.7 **
7
+ Added :ref: `generators-lorem_ipsum ` - Lorem Ipsum generator.
8
+
6
9
**Version 0.6 **
7
10
Added :ref: `generators-ecgsyn ` - generator of synthetic ECG.
8
11
@@ -21,7 +24,7 @@ Changelog
21
24
The modifications include bugfixes and feature improvements.
22
25
23
26
**Version 0.3 **
24
- Logistic map was added :ref: `generators-logistic_map `. Furthermore
27
+ :ref: `generators-logistic_map ` was added . Furthermore
25
28
the documentation was upgraded.
26
29
27
30
**Version 0.2 **
You can’t perform that action at this time.
0 commit comments