File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6060# built documents.
6161#
6262# The short X.Y version.
63- version = u'1.0.4 '
63+ version = u'1.1.0 '
6464# The full version, including alpha/beta/rc tags.
65- release = u'1.0.4 '
65+ release = u'1.1.0 '
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
Original file line number Diff line number Diff line change 11.. _dev-notes :
22
3- Developer Notes (valid for version 1.0.4 )
3+ Developer Notes (valid for version 1.1.0 )
44=========================================
55
66In :ref: `getting-started-poweruser `, we created a virtual environment from
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Your user will need to be in the docker group on the machine you are running on
4848[# ]_. After restarting your machine, command the following in an empty
4949directory::
5050
51- docker run -ti virtualmicromagnetics/lite:1.0.4 /bin/bash -l
51+ docker run -ti virtualmicromagnetics/lite:1.1.0 /bin/bash -l
5252
5353This command will download the Full Virtual Micromagnetics container image from
5454the Internet to your computer, and start bash in your shell.
You can’t perform that action at this time.
0 commit comments