Skip to content

Commit

Permalink
Merge pull request #48 from HomoPolyethylen/fix-r0.5.3
Browse files Browse the repository at this point in the history
bump version to 0.5.4
  • Loading branch information
mapo9 authored Jul 26, 2024
2 parents 1e49bed + 87647a1 commit c0d53ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from setuptools import find_packages, setup

VERSION = "0.5.3"
VERSION = "0.5.4"

with open("README.rst") as readme_file:
readme = readme_file.read()
Expand Down

0 comments on commit c0d53ac

Please sign in to comment.