Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit fd34a45

Browse files
authored
Merge pull request #6 from pyropy/0.0.3a
Up version to 0.0.3a
2 parents d3592eb + baf44e5 commit fd34a45

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.1"
4+
VERSION = "0.0.3a"
55

66

77
def get_long_description():

0 commit comments

Comments
 (0)