Skip to content

Commit

Permalink
- changed version to 1.0.1: this project's pretty grown up already;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Oct 26, 2023
1 parent 1907956 commit 5a42097
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 = "0.3.2"
VERSION = "1.0.1"

# FIXME provide __all__

Expand Down

0 comments on commit 5a42097

Please sign in to comment.