Skip to content

Commit

Permalink
version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vestalisvirginis committed Jan 13, 2024
1 parent a4075ec commit fc5d9c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "synphage"
version = "0.1.0"
version = "0.1.1"
authors = [
{ name="Virginie Grosboillot", email="[email protected]" },
]
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = synphage
version = 0.1.0
version = 0.1.1
[options]
packages = find:
include_package_data = True

0 comments on commit fc5d9c5

Please sign in to comment.