Skip to content

Commit 4999204

Browse files
committed
Release 0.3a0
Refs #2, #6, #7, #8, #9, #10, #11, #12, #13
1 parent fb9e9d9 commit 4999204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
import os
33

4-
VERSION = "0.2a0"
4+
VERSION = "0.3a0"
55

66

77
def get_long_description():

0 commit comments

Comments
 (0)