Skip to content

Commit 8a75631

Browse files
authored
Merge pull request #422 from dPys/development
Development
2 parents f1185c5 + e2cea95 commit 8a75631

File tree

16 files changed

+733
-504
lines changed

16 files changed

+733
-504
lines changed

pynets/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# from ._version import get_versions
77
# __version__ = get_versions()['version']
88
# del get_versions
9-
__version__ = "1.0.09"
9+
__version__ = "1.0.10"
1010

1111
__packagename__ = "pynets"
1212
__copyright__ = "Copyright 2017, Derek Pisner"

0 commit comments

Comments
 (0)