File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424author = 'ePSIC'
2525
2626# The short X.Y version
27- version = '0.5.2 '
27+ version = '0.6.0 '
2828# The full version, including alpha/beta/rc tags
29- release = '0.5.2 '
29+ release = '0.6.0 '
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ you can use the following command to install the package.
3030
3131.. code-block :: bash
3232
33- $ pip install -e git+https://github.com/ePSIC-DLS/ParticleSpy
33+ $ pip install -e git+https://github.com/ePSIC-DLS/particlespy
3434
3535 Using ParticleSpy
3636=================
Original file line number Diff line number Diff line change 1313setuptools .setup (
1414 name = "particlespy" ,
1515 package_dir = {'particlespy' :'particlespy' },
16- version = "0.5.2 " ,
16+ version = "0.6.0 " ,
1717 author = "Thomas Slater" ,
1818 author_email = "tjaslater@gmail.com" ,
1919 description = "A package to perform particle segmentation and analysis" ,
You can’t perform that action at this time.
0 commit comments