Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
move to 0.3.10
  • Loading branch information
qiyanjun committed Mar 11, 2024
1 parent 29f38b2 commit c972f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@

# -- Project information -----------------------------------------------------
project = "TextAttack"
copyright = "2021, UVA QData Lab"
copyright = "2021-24, UVA QData Lab"
author = "UVA QData Lab"

# The full version, including alpha/beta/rc tags
release = "0.3.9"
release = "0.3.10"

# Set master doc to `index.rst`.
master_doc = "index"
Expand Down

0 comments on commit c972f4b

Please sign in to comment.