Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-koziol-iteo committed Mar 27, 2024
1 parent 901e36e commit ab1d3f5
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 @@ -45,7 +45,7 @@ def get_reqiuired_packages():

setup(
name=name,
version="0.6.7",
version="0.6.8",
packages=find_packages(),
install_requires=get_reqiuired_packages(),
description=description,
Expand Down

0 comments on commit ab1d3f5

Please sign in to comment.