Skip to content

Commit

Permalink
Merge pull request #49 from qbic-pipelines/dev
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 5571a49 + c0d53ac commit b3b86b7
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 b3b86b7

Please sign in to comment.