projects
/
gamesguru
/
getmyancestors.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6476e37
)
Increment package __version__ to 1.0.2-rc.1
author
changeling
<cklarson@gmail.com>
Tue, 8 Feb 2022 18:36:16 +0000
(12:36 -0600)
committer
changeling
<cklarson@gmail.com>
Tue, 8 Feb 2022 18:36:16 +0000
(12:36 -0600)
getmyancestors/__init__.py
patch
|
blob
|
history
diff --git
a/getmyancestors/__init__.py
b/getmyancestors/__init__.py
index e2b8fffbc4278ddf5ad1a2ee4d33da5aed06aa19..b196a544cd0037511bace1aa70a88a078947117e 100644
(file)
--- a/
getmyancestors/__init__.py
+++ b/
getmyancestors/__init__.py
@@
-3,4
+3,4
@@
from . import getmyancestors
from . import mergemyancestors
-__version__ = "1.0.2-
beta
"
+__version__ = "1.0.2-
rc.1
"