Skip to content

Commit

Permalink
Bumping patch version number to 0.0.2 (#9)
Browse files Browse the repository at this point in the history
* Bumping patch version number to 0.0.2
  • Loading branch information
Nathan Roach authored Jul 28, 2022
1 parent 0fb02c1 commit a2660a4
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 = "pybedlite"
version = "0.0.2-dev"
version = "0.0.2"
description = "Python classes for interfacing with bed intervals"
authors = ["Nils Homer", "Tim Fennell", "Nathan Roach"]
license = "MIT"
Expand Down

0 comments on commit a2660a4

Please sign in to comment.