Skip to content

Commit

Permalink
build: bump version number to 2.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jag1g13 committed May 28, 2021
1 parent 809846b commit 9f1756c
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 = "pycgtool"
version = "2.0.0-beta.1"
version = "2.0.0-beta.2"
description = "Generate coarse-grained molecular dynamics models from atomistic trajectories."
authors = ["James Graham <[email protected]>"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit 9f1756c

Please sign in to comment.