Skip to content

Commit

Permalink
Bump version: 0.10.0 → 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmentel committed Sep 29, 2022
1 parent 844712b commit 2556203
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.10.0
current_version = 0.11.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors:
given-names: "Łukasz"
orcid: "https://orcid.org/0000-0001-9986-1262"
title: "mendeleev - A Python package with properties of chemical elements, ions, isotopes and methods to manipulate and visualize periodic table."
version: 0.10.0
version: 0.11.0
doi: 10.5281/zenodo.5233824
date-released: 2021-03-20
url: "https://github.com/lmmentel/mendeleev"
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ package from the [my Anaconda channel](https://anaconda.org/lmmentel/mendeleev)
channel by

``` {.sourceCode .bash}
conda install -c lmmentel mendeleev=0.10.0
conda install -c lmmentel mendeleev=0.11.0
```

The package can also be installed using
Expand Down Expand Up @@ -492,7 +492,7 @@ Here\'s the reference in the
author = {Mentel, Łukasz},
title = {{mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes},
url = {https://github.com/lmmentel/mendeleev},
version = {0.10.0},
version = {0.11.0},
date = {2014--},
```

Expand All @@ -503,7 +503,7 @@ or the older [BibTeX](http://www.bibtex.org/) format
``` {.sourceCode .latex}
@misc{mendeleev2014,
auhor = {Mentel, Łukasz},
title = {mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes, ver. 0.10.0},
title = {mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes, ver. 0.11.0},
howpublished = {\url{https://github.com/lmmentel/mendeleev}},
year = {2014--},
}
Expand Down
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ the package from `my anaconda channel <https://anaconda.org/lmmentel/mendeleev>`

.. code-block:: bash
conda install -c lmmentel mendeleev=0.10.0
conda install -c lmmentel mendeleev=0.11.0
The package can also be installed using `pip <https://pypi.python.org/pypi/pip>`_

Expand Down Expand Up @@ -469,7 +469,7 @@ Here's the reference in the `BibLaTeX <https://www.ctan.org/pkg/biblatex?lang=en
author = {Mentel, Łukasz},
title = {{mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes},
url = {https://github.com/lmmentel/mendeleev},
version = {0.10.0},
version = {0.11.0},
date = {2014--},
}

Expand All @@ -479,7 +479,7 @@ or the older `BibTeX <http://www.bibtex.org/>`_ format

@misc{mendeleev2014,
auhor = {Mentel, Łukasz},
title = {mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes, ver. 0.10.0},
title = {mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes, ver. 0.11.0},
howpublished = {\url{https://github.com/lmmentel/mendeleev}},
year = {2014--},
}
Expand Down
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package:
name: mendeleev
version: "0.10.0"
version: "0.11.0"

source:
git_url: https://github.com/lmmentel/mendeleev
git_rev: v0.10.0
git_rev: v0.11.0

build:
noarch: python
Expand Down
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
# built documents.
#
# The short X.Y version.
version = "0.10.0" # Is set by calling `setup.py docs`
version = "0.11.0" # Is set by calling `setup.py docs`
# The full version, including alpha/beta/rc tags.
release = "0.10.0" # Is set by calling `setup.py docs`
release = "0.11.0" # Is set by calling `setup.py docs`

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ the package from `my anaconda channel <https://anaconda.org/lmmentel/mendeleev>`

.. code-block:: bash
conda install -c lmmentel mendeleev=0.10.0
conda install -c lmmentel mendeleev=0.11.0
4 changes: 2 additions & 2 deletions docs/source/quick.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Here's the reference in the `BibLaTeX <https://www.ctan.org/pkg/biblatex?lang=en
author = {Mentel, Łukasz},
title = {{mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes},
url = {https://github.com/lmmentel/mendeleev},
version = {0.10.0},
version = {0.11.0},
date = {2014--},
}

Expand All @@ -49,7 +49,7 @@ or the older `BibTeX <http://www.bibtex.org/>`_ format

@misc{mendeleev2014,
auhor = {Mentel, Łukasz},
title = {mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes, ver. 0.10.0},
title = {mendeleev} -- A Python resource for properties of chemical elements, ions and isotopes, ver. 0.11.0},
howpublished = {\url{https://github.com/lmmentel/mendeleev}},
year = {2014--},
}
Expand Down
2 changes: 1 addition & 1 deletion mendeleev/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = "0.10.0"
__version__ = "0.11.0"

from .mendeleev import *
from .models import *
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mendeleev"
version = "v0.10.0"
version = "v0.11.0"
description = "Pythonic periodic table of elements"
authors = ["Lukasz Mentel <[email protected]>"]
maintainers = ["Lukasz Mentel <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
DOWNLOAD_URL = "https://github.com/lmmentel/mendeleev/archive/master.zip"
AUTHOR = "Lukasz Mentel"
EMAIL = "[email protected]"
VERSION = "0.10.0"
VERSION = "0.11.0"
KEYWORDS = ["periodic", "table", "elements", "atomic", "properties", "mendeleev"]


Expand Down

0 comments on commit 2556203

Please sign in to comment.