Skip to content

Commit

Permalink
updated pacman version in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-zieba committed Feb 21, 2024
1 parent 746ea97 commit daedd9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
# -- Project information -----------------------------------------------------

project = 'PACMAN'
copyright = '2023, Sebastian Zieba, Laura Kreidberg'
copyright = '2024, Sebastian Zieba, Laura Kreidberg'
author = 'Sebastian Zieba, Laura Kreidberg'

# The full version, including alpha/beta/rc tags
release = '0.3.1'
release = '0.4.0'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit daedd9d

Please sign in to comment.