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 3ba8088 commit 04c2239Copy full SHA for 04c2239
docs/conf.py
@@ -22,7 +22,7 @@
22
author = 'tushushu'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '0.7.0'
+release = '0.7.1'
26
27
28
# -- General configuration ---------------------------------------------------
ulist/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ulist"
3
-version = "0.7.0"
+version = "0.7.1"
4
authors = ["tushushu"]
5
edition = "2018"
6
0 commit comments