Skip to content

Commit

Permalink
bump(pre-release): version 0.2.1a12 > 0.2.1a13
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisjared committed Apr 11, 2024
1 parent 33cfa86 commit 6c4b4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TODO: work out how to do this well (https://gitlab.com/magicc/copier-fgen-based-repository/-/issues/1)
[project]
name = "fgen-example"
version = "0.2.1a12"
version = "0.2.1a13"
description = "Example project using fgen to wrap a simple module"
readme = "README.md"
authors = [{name = "Jared Lewis, email = [email protected]"}]
Expand All @@ -20,7 +20,7 @@ dependencies = [

[tool.poetry]
name = "fgen-example"
version = "0.2.1a12"
version = "0.2.1a13"
description = "Example project using fgen to wrap a simple module"
readme = "README.md"
authors = ["Jared Lewis <[email protected]>"]
Expand Down

0 comments on commit 6c4b4e1

Please sign in to comment.