Skip to content

Commit

Permalink
Prepare 1.2.2. release
Browse files Browse the repository at this point in the history
  • Loading branch information
r_prag01 committed Aug 24, 2023
1 parent 562018a commit 4e80a0d
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 @@ -16,7 +16,7 @@
copyright = '2022, Raphael Patrick Prager'
author = 'Raphael Patrick Prager'
version = '1.2'
release = '1.2.1'
release = '1.2.2'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name='pflacco',
version='1.2.1',
version='1.2.2',
author="Raphael Patrick Prager",
author_email="[email protected]",
description="A Python implementation and extension to the R package flacco for computing ELA features.",
Expand Down

0 comments on commit 4e80a0d

Please sign in to comment.