Skip to content

Commit

Permalink
Update version for 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed May 24, 2023
1 parent 7179cda commit 9915ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/__init__.py
@@ -1,6 +1,6 @@
# encoding: utf-8

__version__ = "2.10.1b0"
__version__ = "2.10.1"

# The packaging system relies on this import, please do not remove it
# type_ignore_reason: pyright thinks it's iterable
Expand Down

0 comments on commit 9915ba0

Please sign in to comment.