diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-14 01:44:28 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-14 01:44:28 +0300 |
commit | 51b6a1b71e9a3b8f6389498d41ed7bbf32c41bc8 (patch) | |
tree | 23e83a62e9df4750f3991a7f82192cba480cc008 /setup.cfg | |
parent | README: update (diff) | |
download | cmake-common-51b6a1b71e9a3b8f6389498d41ed7bbf32c41bc8.tar.gz cmake-common-51b6a1b71e9a3b8f6389498d41ed7bbf32c41bc8.zip |
v1.0v1.0
Diffstat (limited to '')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = cmake_common -version = 0.1 +version = 1.0 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Various utilities to help develop C++/CMake projects |