Skip to content

Commit

Permalink
Bump to 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickderobertis committed May 25, 2022
1 parent 418e552 commit a9563b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]

# Package version in the format (major, minor, release)
PACKAGE_VERSION_TUPLE = (0, 14, 2)
PACKAGE_VERSION_TUPLE = (0, 14, 3)

# Short description of the package
PACKAGE_SHORT_DESCRIPTION = "A composable, maintainable system for managing templates"
Expand Down

0 comments on commit a9563b0

Please sign in to comment.