Changeset 9533593 in sasview
- Timestamp:
- Jul 26, 2015 1:55:37 PM (9 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 369ac54
- Parents:
- 199bb42b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
sasview.latestversion
r0ea31ca r9533593 1 3.1. 01 3.1.1 -
sasview/README.txt
rbe34c71 r9533593 4 4 1- Features 5 5 =========== 6 7 - New in Version 3.1.1 8 -------------------- 9 - Fixes bug #457 that prevented SasView from starting if the user was not 10 connected to the internet, or was behind a proxy server. 6 11 7 12 - New in Version 3.1.0 -
sasview/__init__.py
rbc84fa7 r9533593 1 __version__ = "3.1. 0"1 __version__ = "3.1.1" 2 2 __build__ = "1"
Note: See TracChangeset
for help on using the changeset viewer.