Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyhunt authored May 6, 2024
1 parent d25ed43 commit 7efabd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ocelot" # Required
version = "0.0.4" # Required
version = "0.3.1-alpha" # Required
description = "A toolbox for working with observations of star clusters." # Optional
readme = "README.md" # Optional
requires-python = ">=3.8"
Expand Down Expand Up @@ -59,4 +59,4 @@ requires = ["setuptools>=43.0.0", "wheel"]
build-backend = "setuptools.build_meta"

[tool.ruff]
line-length = 88
line-length = 88

0 comments on commit 7efabd1

Please sign in to comment.