Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Membrizard authored Oct 28, 2022
1 parent 33ff4b0 commit 6acebed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
setup(
name="pyvaporation",
packages=find_packages(),
version="1.1.4",
version="1.1.5",
license="Apache license 2.0",
description="Set of tools for modelling pervaporation processes",
author="Denis Sapegin, Aleksei Chekmachev",
author_email="a.checkmachev@gmail.com",
url="https://github.com/Membrizard/PyVaporation",
download_url="https://github.com/Membrizard/PyVaporation/archive/refs/tags/v1.1.4.tar.gz",
download_url="https://github.com/Membrizard/PyVaporation/archive/refs/tags/v1.1.5.tar.gz",
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
keywords=[
Expand Down

0 comments on commit 6acebed

Please sign in to comment.