Skip to content

Commit

Permalink
Optimize the attach/detach strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
in1nit1t committed Mar 28, 2023
1 parent ab53697 commit 960876a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
project = 'uniref'
copyright = '2023, in1t'
author = 'in1t'
release = '0.2.0'
release = '0.3.0'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "uniref"
version = "0.2.3"
version = "0.3.0"
authors = [
{ name="in1t", email="[email protected]" },
]
Expand Down

0 comments on commit 960876a

Please sign in to comment.