Skip to content

Commit

Permalink
changed version to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrojer committed Dec 18, 2018
1 parent 607c077 commit 97a89c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui_scripts/settings_preferences.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def set_xce_logfile(self, xce_object):

def settings(self, xce_object):
# set XCE version
xce_object.xce_version = 'v1.2.1'
xce_object.xce_version = 'v1.3'

# general settings
xce_object.allowed_unitcell_difference_percent = 12
Expand Down

0 comments on commit 97a89c2

Please sign in to comment.