Skip to content

Commit

Permalink
Version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikdoof committed Nov 1, 2023
1 parent 8f4028e commit 8b3eec1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gocardless_membership_exporter/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.0.1'
VERSION = '0.0.2'
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 = "gocardless-member-exporter"
version = "0.0.1"
version = "0.0.2"
description = ""
authors = ["Andrew Williams <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 8b3eec1

Please sign in to comment.