Skip to content

Commit

Permalink
- advancing version to 1.0.13 for new release;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed May 14, 2024
1 parent dc78fe5 commit 1d5834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slipcover/slipcover.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from pathlib import Path
from . import branch as br

VERSION = "1.0.12"
VERSION = "1.0.13"

# FIXME provide __all__

Expand Down

0 comments on commit 1d5834e

Please sign in to comment.