diff --git a/compile_definitions.py b/compile_definitions.py
index 8a02a93b594f737b9635c3b78abb0655ce74fe56..4a78a02b1077ce30d624eb67d813de6d6e45b9c0 100644
--- a/compile_definitions.py
+++ b/compile_definitions.py
@@ -42,7 +42,7 @@ Generated automatically by CoolAMQP from AMQP machine-readable specification.
 See coolamqp.uplink.framing.compilation for the tool
 
 AMQP is copyright (c) 2016 OASIS
-CoolAMQP is copyright (c) 2016 DMS Serwis s.c.
+CoolAMQP is copyright (c) 2016-2018 DMS Serwis s.c., 2018-2019 SMOK sp. z o.o.
 
 
 ###########################################################
diff --git a/setup.cfg b/setup.cfg
index def63c4b5c9ae3a9b6343912319aaba9589f1f6a..532735c722d2a1f2b1a0cc76bff2a984ed4f4b6c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
 [metadata]
 description-file = README.md
 name = CoolAMQP
-version = 0.95
+version = 0.95rc1
 license = MIT License
 classifiers = 
     Programming Language :: Python