Skip to content

Commit 78a117e

Browse files
committed
update version to 1.1.1
1 parent f10fc37 commit 78a117e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![PyPI](https://img.shields.io/pypi/v/HSPiPy.svg)](https://pypi.org/project/HSPiPy/) ![version](https://img.shields.io/badge/version-1.1.1b1-orange.svg)
1+
[![PyPI](https://img.shields.io/pypi/v/HSPiPy.svg)](https://pypi.org/project/HSPiPy/) ![version](https://img.shields.io/badge/version-1.1.1-orange.svg)
22

33
# HSPiPy
44

hspipy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
A Python package for calculating and visualizing Hansen Solubility Parameters.
55
"""
66

7-
__version__ = "1.1.1b1"
7+
__version__ = "1.1.1"
88
__author__ = "Alejandro Gutierrez"
99
__email__ = "agutierrez@g-npd.com"
1010

0 commit comments

Comments
 (0)