Skip to content

Commit

Permalink
Publish v1.1.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasodonnell authored Jan 8, 2024
1 parent cfc266a commit 66716d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart-runner.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

__version__ = "1.0.0"
__version__ = "1.1.0"

from smart_runner import (
Args,
Expand Down

0 comments on commit 66716d9

Please sign in to comment.