Skip to content

Commit

Permalink
Added project creation method + docstrings
Browse files Browse the repository at this point in the history
EPO-8612 Added project creation, docstrings, privatized pvt methods
  • Loading branch information
ericdrosas87 committed Oct 31, 2023
1 parent b2aab27 commit a1085d1
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 57 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "rubin.citsci"
version = "0.2.1"
version = "0.2.2"
readme = "README.md"
dependencies = [
"panoptes_client",
Expand Down
Loading

0 comments on commit a1085d1

Please sign in to comment.