Skip to content

Commit

Permalink
differentiate version for non-release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermak committed Dec 12, 2023
1 parent 997718c commit 72955ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aerie-cli"
version = "2.0.1"
version = "0.0.0-dev0"
description = "A CLI application and Python API for interacting with Aerie."
authors = []
license = "MIT"
Expand Down

0 comments on commit 72955ad

Please sign in to comment.