Skip to content

Commit

Permalink
Merged PR 222: Updated version to 2.2.1
Browse files Browse the repository at this point in the history
Updated version to 2.2.1
  • Loading branch information
William Dixon authored and bgreer101 committed Feb 29, 2024
1 parent 14c9430 commit 988384b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
project = 'AtriumDB'
copyright = '2024, The Hospital for Sick Children'
author = 'LaussenLabs'
release = '2.1.0'
release = '2.2.1'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mypkg = ["*.so", "*.dll"]

[project]
name = "atriumdb"
version = "2.2.0"
version = "2.2.1"
description = "Timeseries Database"
readme = "README.md"
authors = [{name = "Robert Greer, William Dixon, Spencer Vecile"}, { name = "Robert Greer", email = "[email protected]"}, { name = "William Dixon", email = "[email protected]" }, { name = "Spencer Vecile", email = "[email protected]"}]
Expand Down

0 comments on commit 988384b

Please sign in to comment.