16 lines
332 B
Diff
16 lines
332 B
Diff
diff --git a/setup.py b/setup.py
|
|
index 8dfc33f..9bd14c2 100644
|
|
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -9,6 +9,7 @@ from setuptools import setup
|
|
|
|
setup(
|
|
name="cppy",
|
|
+ version="1.2.0",
|
|
author="The Nucleic Development Team",
|
|
author_email="sccolbert@gmail.com",
|
|
maintainer_email="m.dartiailh@gmail.com",
|
|
--
|
|
2.27.0
|
|
|