Skip to content

Commit 1153f0b

Browse files
committed
bump extension version to 1.18.1
1 parent 1d6d0d3 commit 1153f0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<img alt="Documentation" src="https://img.shields.io/website/http/xircuits.io.svg?color=orange">
3232
</a>
3333
<a>
34-
<img alt="Python" src="https://img.shields.io/badge/Python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue">
34+
<img alt="Python" src="https://img.shields.io/badge/Python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue">
3535
</a>
3636
</p>
3737

xircuits/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file is auto-generated by Hatchling. As such, do not:
22
# - modify
33
# - track in version control e.g. be sure to add to .gitignore
4-
__version__ = VERSION = '1.18.0'
4+
__version__ = VERSION = '1.18.1'

0 commit comments

Comments
 (0)