Skip to content

Commit fb2ee64

Browse files
committed
Merge branch 'bump_v1.0.7' into 'main'
Bump to version 1.0.7 See merge request kejacob1/pbs4py!44
2 parents 9432baa + 4461776 commit fb2ee64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444

4545
__package_name__ = "pbs4py"
46-
__package_version__ = "1.0.6"
46+
__package_version__ = "1.0.7"
4747

4848
root = os.path.abspath(os.path.dirname(__file__))
4949
with open(os.path.join(root, "README.md"), encoding="utf-8") as f:

0 commit comments

Comments
 (0)