Skip to content

Commit

Permalink
Bump version v0.0.36 -> v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mehaase committed Sep 13, 2023
1 parent e88a423 commit b3414f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = "Center for Threat-Informed Defense"

# The full version, including alpha/beta/rc tags
version = "v0.0.36"
version = "v1.0.0"
release = version


Expand Down
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 = "summiting-the-pyramid"
version = "0.0.36"
version = "1.0.0"
description = ""
authors = [
"Ross Weisman <rpweisman@mitre.org>",
Expand Down

0 comments on commit b3414f2

Please sign in to comment.