File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Current Version
5
5
^^^^^^^^^^^^^^^
6
- * Download MyData for Windows: `MyData_v0.3.3 .exe <https://github.com/monash-merc/mydata/releases/download/v0.3.3 /MyData_v0.3.3 .exe >`_
7
- * Download MyData for Mac OS X: `MyData.v0.3.3 .dmg <https://github.com/monash-merc/mydata/releases/download/v0.3.3 /MyData_v0.3.3 .dmg >`_
8
- * v0.3.3 Release Notes: https://github.com/monash-merc/mydata/releases/tag/v0.3.3
6
+ * Download MyData for Windows: `MyData_v0.3.4 .exe <https://github.com/monash-merc/mydata/releases/download/v0.3.4 /MyData_v0.3.4 .exe >`_
7
+ * Download MyData for Mac OS X: `MyData.v0.3.4 .dmg <https://github.com/monash-merc/mydata/releases/download/v0.3.4 /MyData_v0.3.4 .dmg >`_
8
+ * v0.3.4 Release Notes: https://github.com/monash-merc/mydata/releases/tag/v0.3.4
9
9
10
10
Previous Version
11
11
^^^^^^^^^^^^^^^^
Original file line number Diff line number Diff line change 1
1
MyTardis Prerequisites
2
2
======================
3
3
4
- For MyData v0.3.3 you should use the "MyData_v0.3.2" tag of MyTardis, i.e.
4
+ For MyData v0.3.4 you should use the "MyData_v0.3.2" tag of MyTardis, i.e.
5
5
6
6
::
7
7
@@ -15,7 +15,7 @@ MyData requires the "mydata" MyTardis app to be installed on the MyTardis server
15
15
This app, and its installation instructions can be found here:
16
16
https://github.com/wettenhj/mytardis-app-mydata/blob/master/README.md
17
17
18
- For MyData v0.3.3 , you should use the "MyData_v0.3.2" tag of
18
+ For MyData v0.3.4 , you should use the "MyData_v0.3.2" tag of
19
19
"mytardis-app-mydata", i.e.
20
20
21
21
::
Original file line number Diff line number Diff line change 2
2
mydata/__init__.py
3
3
"""
4
4
5
- __version__ = "0.3.3 "
5
+ __version__ = "0.3.4 "
6
6
7
7
import sys
8
8
You can’t perform that action at this time.
0 commit comments