Skip to content

Commit 156aa68

Browse files
committed
Bumping version
1 parent f8e2468 commit 156aa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
import sys
55

6-
__version__ = "0.0.1a2"
6+
__version__ = "0.0.1a3"
77

88
with open("requirements.txt") as f:
99
require_packages = [line[:-1] for line in f]

0 commit comments

Comments
 (0)