Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 23, 2021
1 parent 620c3e9 commit 617a5cf
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 @@ -50,14 +50,14 @@

# General information about the project.
project = u'OMERO Ilastik guide'
copyright = u'2019-2020, Open Microscopy Environment'
copyright = u'2019-2021, Open Microscopy Environment'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '0.2.1'
version = '0.2.3'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down

0 comments on commit 617a5cf

Please sign in to comment.