Skip to content

Commit 5ffd062

Browse files
committed
Increments version to 0.1.1
1 parent b170c9f commit 5ffd062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impost0r.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
# constants
2828
PROGNAME = 'impost0r.py'
29-
VERSION = '0.1.0'
29+
VERSION = '0.1.1'
3030
SECONDS_9AM = 9 * 60 * 60
3131
SLEEP_BETWEEN_PUSHES = 10 # Number of seconds to wait between pushes
3232
COMMITS_PER_PUSH = 960 # Maximum number of commits per push

0 commit comments

Comments
 (0)