Skip to content

Commit

Permalink
Merge pull request #183 from tataratat/v0.0.20
Browse files Browse the repository at this point in the history
bump version to 0.0.20
  • Loading branch information
j042 authored Jan 26, 2024
2 parents 38bd4d5 + e5854b7 commit 2d1ec49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gustaf/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Current version.
"""
version = "0.0.19"
version = "0.0.20"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = [
requires-python = ">=3.7"
license = {file = "LICENSE.txt"}
classifiers = [
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 3 - Alpha",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3.7",
Expand Down

0 comments on commit 2d1ec49

Please sign in to comment.