diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-12-15 13:53:21 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-12-15 13:53:21 +0300 |
commit | ee133e3709bcdeff335f625fde3478cfc16ba842 (patch) | |
tree | d3690db4f79b605f99f942416e019eeac8954480 | |
parent | basic macOS support (diff) | |
download | cmake-common-ee133e3709bcdeff335f625fde3478cfc16ba842.tar.gz cmake-common-ee133e3709bcdeff335f625fde3478cfc16ba842.zip |
v3.3v3.3
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = cmake_common -version = 3.2 +version = 3.3 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Various utilities to help develop C++/CMake projects |