We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6d0d3 commit 1153f0bCopy full SHA for 1153f0b
README.md
@@ -31,7 +31,7 @@
31
<img alt="Documentation" src="https://img.shields.io/website/http/xircuits.io.svg?color=orange">
32
</a>
33
<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">
+ <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">
35
36
</p>
37
xircuits/_version.py
@@ -1,4 +1,4 @@
1
# This file is auto-generated by Hatchling. As such, do not:
2
# - modify
3
# - track in version control e.g. be sure to add to .gitignore
4
-__version__ = VERSION = '1.18.0'
+__version__ = VERSION = '1.18.1'
0 commit comments