Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricioArendTorres committed Jun 16, 2024
1 parent 2961230 commit 43705f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
long_description = f.read()
setup(
name="flowcon",
version="0.0.4",
version="0.0.5",
description="Normalizing flows in PyTorch. An extension of nflows.",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 43705f9

Please sign in to comment.